Full SQL & transactions
Joins, aggregates, GROUP BY and ACID transactions.
Your tools sit on top, and everything underneath is InventDB.
Joins, aggregates, GROUP BY and ACID transactions.
Records change shape without migrations. Nested fields and arrays are queryable in SQL.
Exact, fuzzy, full-text and semantic, from one query layer.
Semantic search over records and documents, generated and stored inside the platform.
Attachments on any record, with text extracted and searchable by content and by meaning.
Foreign keys between types, with referential integrity enforced: a record that others reference cannot be deleted, and queries join across the keys.
AES-256 at rest under your own key, TLS in transit, on your own private volume.
Each signed-in user, and each agent acting for them, sees only the rows their role allows.
Every change records who, what and when, across the app, SQL and agents alike.
A built-in MCP server with typed tools. Claude Desktop, Cursor or your own agent connects with one line.
Every instance serves its own live reference at /api/docs and its spec at /api/openapi.json.
Your other systems hear about changes as they happen.
One private instance carries you from your first record to 250 million, with no migration.
Your own process on your own machine. No other business shares it.
The instance powers down when unused and wakes on the first call. Storage always persists.
The business engine is the set of services that run on top of the database, and it comes with InventDB SOAR.
Business workflows triggered by events, external or internal: an email arriving, a record changing, a schedule coming due. Each step acts on your data or reaches an outside system through the built-in integrations: Gmail, Google Calendar, SMS and webhooks. Where a step needs a person, the workflow raises an actionable notification and waits for the decision. You write it in plain English and test it with every send mocked.
A report is an HTML template with SQL behind every figure. Each render runs the queries again, the output prints as A4, and delivery runs on a schedule per recipient.
The AI turns a plain-English question into SQL, runs it under your role and row filters, and shows the SQL alongside the answer so you can check it.
A view is a saved query plus its layout: the filters, columns and ordering. Share it with your team; row-level security still decides what each person sees.
Generated from your data and its foreign keys: a reference field becomes a picker, dependent fields narrow as you choose, and validation runs on the server.
Every interface runs under the caller's role and row rules, and every call is logged.
A built-in server with typed tools. Any MCP agent connects with one line of configuration.
Every instance serves its own live reference at /api/docs and its spec at /api/openapi.json.
Send a query with a bearer token and get JSON back.
Your other systems hear about changes as they happen.
Apps, AI agents and custom software all connect through the same interfaces.
A managed database on the InventDB cloud: the core engine plus every interface. It contains no AI, and your data is never sent to any AI model.
InventDB SOAR is the business engine on top of the InventDB Serverless database: AI-driven workflows, reports, analytics, views and forms for business operations, with a ready-made console for your team. Claude AI is bundled and runs on Amazon Bedrock in your region.
The 6.3× figure is total warm time on the 143-query set over 10 million records, with InventDB in its shipping encrypted configuration and PostgreSQL 18 tuned and unencrypted. The categories PostgreSQL wins are published alongside it: see every number.