Re: SQLJSON

From: Álvaro Hernández Tortosa <aht(at)8Kdata(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: SQLJSON
Date: 2015-06-30 23:14:21
Message-ID: 559322CD.8080404@8Kdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


On 01/07/15 00:42, John R Pierce wrote:
> On 6/30/2015 3:30 PM, Vitalii Tymchyshyn wrote:
>>
>> I dont understand how users can "not realize they need another
>> dependency" if their application is going to use Json.
>> How they think they are going to use it without having it in classpath?
>>
>> Best regards, Vitalii Tymchyshyn
>>
>
> what about all of us who don't use JSON in our databases as it really
> is a poor fit to the relational calculus ? if there are dependencies
> on modules that aren't part of J2SE, we'll be rather annoyed.

May I ask why would you be annoyed by a 32Kb or 96Kb worst case
size increase in the driver? If you don't use it, that's fine. BTW, you
can map JSON to relational.... check out ToroDB (www.torodb.com)
Disclaimer: I'm a ToroDB dev :)

Regards,

Álvaro

--
Álvaro Hernández Tortosa

-----------
8Kdata

In response to

  • Re: SQLJSON at 2015-06-30 22:42:41 from John R Pierce

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vitalii Tymchyshyn 2015-07-01 00:02:05 Re: SQLJSON
Previous Message John R Pierce 2015-06-30 22:42:41 Re: SQLJSON