LINQ-to-JSONB support

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
GarethSaul
Posts: 2
Joined: Mon 28 May 2012 08:39

LINQ-to-JSONB support

Post by GarethSaul » Wed 21 May 2014 13:53

Postgre 9.4 is bringing indexed JSONB support. Will dotConnect / LinqConnect be providing any kind of LINQ-to-JSONB functionality (ala RavenDB?). As a related feature, support for strongly typing a JSONB column and providing transparent load / save via dotConnect would be helpful (again, ala RavenDB).

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LINQ-to-JSONB support

Post by MariiaI » Thu 22 May 2014 08:06

We plan to implement the JSONB support in dotConnect for PostgreSQL (LinqConnect/Entity Framework support). We will post here when it is implemented.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LINQ-to-JSONB support

Post by MariiaI » Fri 27 Mar 2015 07:10

The JSONB data type is supported (Entity Framework support).
New build of dotConnect for PostgreSQL 7.3.379 is available for download!
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=3&t=31496 .

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: LINQ-to-JSONB support

Post by MariiaI » Thu 07 May 2015 11:55

The JSONB data type is supported (LinqConnect).
New build of dotConnect for PostgreSQL 7.3.407 is available for download!
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=3&t=31741.

Post Reply