📄️ Insert a Single Row
A single row can be inserted in a database table using HTTP POST method along with a request body.
📄️ Bulk Insert Rows
Bulk insert of rows works like single row insert. The difference is bulk insert works with multiple records.
📄️ How to insert JSON Column Value?
TODO
📄️ How to use TSID?
What is TSID