Release of SQLite DBMS 3.51
The release of SQLite 3.51 has been published, a lightweight DBMS presented as a plug-in library. The SQLite code is in the public domain, meaning it can be used freely and without restriction for any purpose. Financial support for SQLite developers is provided by a specially created consortium. Key changes: New JSON functions jsonb_each() and jsonb_tree() have been added, differing from the previously available functions json_each() and json_tree() in that […]
