firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Support native JSON datatype for columns as MySQL / PostgreeSql [CORE5148]

Open firebird-automations opened this issue 9 years ago • 8 comments

Submitted by: @kattunga

Votes: 32

Native JSON datatype for columns is a must have today.

With the feature present some workflows could be done in ACID SQL databases without moving to noSql databases.

Al mayor database vendors has support to JSON data manipulation and many of them has support to JSON datatype in columns.

MySQL implementation:

https://dev.mysql.com/doc/refman/5.7/en/json.html

PostgreeSql implementation:

http://www.postgresql.org/docs/9.4/static/datatype-json.html

Regards

firebird-automations avatar Mar 10 '16 17:03 firebird-automations

Commented by: @dyemanov

Given that JSON support is now a part of SQL standard (SQL:2016), the ticket looks absolutely on-topic to me.

firebird-automations avatar Oct 10 '19 19:10 firebird-automations

Commented by: @mariuz

Viva the NoSQL Postgres - Alexande Korotkov (pgcon 2019)

https://www.youtube.com/watch?v=70dBszaO67A

Slides https://www.pgcon.org/2019/schedule/events/1274.en.html

Gentle Guide to JSONPATH in PostgreSQL https://github.com/obartunov/sqljsondoc/blob/master/jsonpath.md

firebird-automations avatar Nov 17 '20 13:11 firebird-automations

Was there no progress on this issue?

JoaoNetoDev avatar Jan 24 '24 15:01 JoaoNetoDev

Some features are expected in Firebird v6.

dyemanov avatar Jan 24 '24 16:01 dyemanov