DB to API — SQL queries become endpoints
Write a SELECT, INSERT, UPDATE, DELETE — or call a stored procedure with cursor results. Apinizer publishes it as a REST endpoint with parameter binding, response shaping, and the gateway's full policy stack. Works across 10 databases out of the box.
- Oracle · PostgreSQL · MySQL · MSSQL · DB2 · Sybase · Hive · Impala · Trino · MongoDB
- Stored procedures with REF_CURSOR and OUT parameters
- BATCH_INSERT for bulk writes from a JSON array
- Response shaping: ignore null, ISO 8601 dates, big-int as string