N
N
Nikita Dergachov2019-06-18 10:15:53
MySQL
Nikita Dergachov, 2019-06-18 10:15:53

MySQL and PostgreSQL to work with json data?

There have already been similar questions, but I'm interested in what is happening at the moment, because. they often add something new to the database, do you want to know more or less up-to-date information?
Interested in what are the possibilities and benefits.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Venya Babiyman, 2019-06-18
@vanyabrovaru

It can be credited to the advantages of PostgreSQL:
PostgreSQL has a jsonb type (a more strict json type), which is more convenient and faster for searching.
In PostgreSQL, you can write stored procedures in various scripting programming languages, such as Perl, which can also be used to process JSON.
Also on habra: https://habr.com/en/post/274313/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question