Skip to content

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

Description

@firebird-automations

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions