On 07/22/2014 07:10 PM, Martin Gudmundsson wrote:
> Hi all!
> I saw that Rails 4 comes with hstore support out of the box.
>
> Does anyone know if there’s any integrated support like that in hibernate or
> any other JPA implementation?
> I know your able to write your own custom datatypes, but I’
Hi all!
I saw that Rails 4 comes with hstore support out of the box.
Does anyone know if there’s any integrated support like that in hibernate or
any other JPA implementation?
I know your able to write your own custom datatypes, but I’m looking for
integrated standardized support in the base lib
On Fri, Apr 4, 2014 at 7:17 PM, Thom Brown wrote:
> On 4 April 2014 16:15, Oleg Bartunov wrote:
>> We'll work on contrib/jsonxtra with all operators ported from hstore
>> and release it after 9.4 as separate extension.
>
> That would be useful. :)
>
> Would there be an aim of getting that in-core
On 4 April 2014 16:15, Oleg Bartunov wrote:
> We'll work on contrib/jsonxtra with all operators ported from hstore
> and release it after 9.4 as separate extension.
That would be useful. :)
Would there be an aim of getting that in-core for 9.5?
--
Thom
--
Sent via pgsql-general mailing list
We'll work on contrib/jsonxtra with all operators ported from hstore
and release it after 9.4 as separate extension.
On Fri, Apr 4, 2014 at 4:32 PM, Thom Brown wrote:
> On 4 April 2014 13:04, Oleg Bartunov wrote:
>> On Fri, Apr 4, 2014 at 12:20 PM, Armand Turpel
>> wrote:
>>> Hi,
>>>
>>> A few
On 4 April 2014 13:04, Oleg Bartunov wrote:
> On Fri, Apr 4, 2014 at 12:20 PM, Armand Turpel
> wrote:
>> Hi,
>>
>> A few questions about jsonb and hstore:
>>
>> 1. does jsonb replace hstore?
>
> no, it's different data type
>
>> 2. compatibility of jsonb <> hstore?
>
> hstore is a simple key-valu
On Fri, Apr 4, 2014 at 12:20 PM, Armand Turpel
wrote:
> Hi,
>
> A few questions about jsonb and hstore:
>
> 1. does jsonb replace hstore?
no, it's different data type
> 2. compatibility of jsonb <> hstore?
hstore is a simple key-value model, while jsonb - richer document-based model.
> 3. wil
Hi,
A few questions about jsonb and hstore:
1. does jsonb replace hstore?
2. compatibility of jsonb <> hstore?
3. will the development of hstore continue?
4. is it recommended to use jsonb when planning new projects?
Thanks
Armand
--
Sent via pgsql-general mailing list (pgsql-general@postgres