Stop writing CRUD APIs.
Configure them.
Multi-tenant CRUD platform with built-in IAM, bulk import, and admin UI. Wire any MySQL database in seconds. Built-in authentication, role-based access, bulk import, CORS, audit logs, and a beautiful admin UI โ all included.
Built for real production use
No more boilerplate controllers, no more authentication plumbing, no more permission spaghetti.
Zero-config CRUD
Register a database in the admin UI. Every table becomes a fully-functional REST endpoint with filtering, sorting, pagination, and joins. No code required.
Identity & access built in
Roles, permissions, row-level policies, API keys, Basic Auth, JWT โ all wired and audited. Bring your own users or use the included identity store.
Bulk import ready
Stream million-row CSV files with foreign-key resolution, enum validation, and per-row error reports. Optional progress webhooks.
Multi-tenant by design
Host any number of databases behind a single deployment. Per-database CORS, per-tenant credentials, isolated data โ no leaks possible.
Admin UI included
Visual database registration, role editor, permission matrix, audit log viewer, session manager, settings panel โ everything an operator needs.
Audit, settings & policies
Every API call is logged. Settings change live without restart. Row policies enforced server-side. Built for compliance from day one.
Where do I go?
Pick what you need. Each tool opens in the same app โ no separate logins for sub-tools.
From zero to live API in 60 seconds
No installs, no schemas, no SQL.
1Open the admin console and register a database
2Create an API key
3Call your data
4Filter, sort, paginate
Built with proven technology