Full SQL & transactions
Joins, aggregates, GROUP BY and ACID transactions.
InventDB Serverless is a fully managed, single-tenant database service. Your instance runs on its own machine in your region, on its own encrypted volume, and carries you from your first record to 250 million at one flat monthly price. It contains no AI, and your data is never sent to any AI model.
Joins, aggregates, GROUP BY and ACID transactions.
Records change shape without migrations, and nested fields are queryable in SQL.
Exact, fuzzy, full-text and semantic, from one query layer.
Semantic search over records and documents, generated and stored inside your instance.
Attachments on any record, searchable by content and by meaning.
Foreign keys between types, with referential integrity enforced; queries join across the keys.
Each user, and each agent acting for one, sees only the rows their role allows.
Your other systems are notified as records change.
Every instance ships the same four surfaces over one database.
Connect Claude Desktop, Cursor or your own agent to the built-in MCP server: 40 tools covering records, search, files, schema, bulk loads, validation rules, admin and SQL, each call logged and bounded by the connecting user's role and row-level security.
Browse your namespaces, types and columns, then write SQL and run it, with query history and CSV or JSON download.
Every attachment across your namespaces in one place, searchable by filename, by the text inside it with OCR built in, or by meaning; indexing runs inside your instance, and files are not sent anywhere else.
The admin screens for running the database day to day: team and access, relationships, data quality, search freshness, attachment processing, safekeeping and settings.
claude_desktop_config.json
{ "mcpServers": { "mydb": { "url": "https://<your-db>.inventdb.cloud/mcp", "auth": { "type": "oauth2" } } } }
One line connects an agent. It signs in with OAuth as a named user, and the database enforces that user's role and row rules on every tool call.
A backend you own and operate rather than a finished business application; the ready-made console and the bundled AI are InventDB SOAR.
You request the free tier, we review it, and confirmation arrives by email. It holds 100,000 records with 1 GB storage and 1 GB RAM, one instance per account, no card required. Paid plans are flat per month from $27.
No; it is a database with no AI inside, your data is never sent to any AI model, and because no AI runs on your behalf there is no AI usage on your bill. The product with the AI included is InventDB SOAR.
Over the built-in MCP server with 40 tools; every call runs under the connecting user's role and row-level security rules and is logged. The engine's full surface is 51 tools; the 11 workflow and report tools need an LLM inside the database, so they belong to InventDB SOAR.
You can export at any time: it is your own encrypted volume under your own key, it speaks standard SQL, and records store as open JSON. There is no lock-in.