Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fj0r/json-into-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insert data into PostgreSQL (or other databases that support variant types, but currently only PostgreSQL) via HTTP POST

It can be an object with any fields

Unlike FerretDB, which creates a JSONB field and stores everything inside it SQL operations are very inconvenient, so it simulates a MongoDB interface

But the MongoDB interface is also quite poor

Often what's truly needed is uploading in SQL style, but extra fields are aggregated into one JSONB (variant)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published