Databases
APIs for databases management
ποΈ Get Database List
Get the list of a database
ποΈ Create Database
Create a new database
ποΈ Delete Database List
Delete multiple items
ποΈ Batch Update Database List
Batch update multiple items with partial fields
ποΈ Get Database Metrics
Get the metrics of a database
ποΈ Get Database by ID
Get a database by ID
ποΈ Replace Database by ID
Replace a database by ID (full update)
ποΈ Delete Database by ID
Delete an item by ID
ποΈ Update Database by ID
Update an item by ID with (partial update)
ποΈ Get Database Column Types
Get the column types of a database
ποΈ Test Database Connection
Test the connection of a database
ποΈ Export Database
Export a database
ποΈ Get Database Export
Get the export of a database
ποΈ Get Database Export Download
Get the download of a database export
ποΈ Get Database Metadata
Get the metadata of a database
ποΈ Get Database Current Metrics by ID
Get the current metrics of a database
ποΈ Get Database Time Range Metrics by ID
Get the time range metrics of a database
ποΈ Get Database ORM Compatibility
Check ORM compatibility for a database
ποΈ Initialize Database ORM
Initialize ORM settings for a database
ποΈ Get Database ORM Status
Get the ORM status of a database
ποΈ Update Database ORM Status
Enable or disable ORM for a database
ποΈ Query Database
Query a database
ποΈ Create Database Table
Create a new table of a database
ποΈ Get Database Table Data
Get the data of a table of a database
ποΈ Create Database Table Data
Create a new table of a database
ποΈ Get Database Table Data with Filter
Get the data of a table of a database with filter
ποΈ Drop Database Table
Drop a table of a database
ποΈ Get Database Table Metadata
Get the metadata of a table of a database
ποΈ Get Database Table Metadata with Filter
Get the metadata of a table of a database with filter
ποΈ Modify Database Table
Modify a table of a database
ποΈ Rename Database Table
Rename a table of a database