摘要:JSONB-modifying operators and functionsIn 9.3 (and to a greater extent in 9.4), JSONB data could be extracted using various functions and operators, b...
阅读全文
posted @ 2015-07-29 23:52
07 2015 档案
摘要:JSONB-modifying operators and functionsIn 9.3 (and to a greater extent in 9.4), JSONB data could be extracted using various functions and operators, b...
阅读全文
posted @ 2015-07-29 23:52
摘要:近期看了篇文章,说是postgresql也支持nosql,定义了专属的jsonb数据类型,而且速度比mongodb还快,今天验证了下,同样的数据,postgre的插入速度只是mongo 的三分一不到。有可能是各自的驱动造成的。数据结构:type StockDay struct { Date ...
阅读全文
posted @ 2015-07-22 02:54
|
||