
Airtable
Cloud collaboration platform combining the flexibility of a spreadsheet with database power
Discover top open-source software, updated regularly with real-world adoption signals.

Self-hosted no-code database and BaaS powered by SQLite
undb delivers a private-first, no-code database with a visual UI, formula fields, and OpenAPI support, deployable as a single binary or Docker container for rapid backend creation.

When teams consider UNDB, these hosted platforms usually appear on the same shortlist.
Looking for a hosted option? These are the services engineering teams benchmark against before choosing open source.
Rapid MVP backend for a mobile app
Create tables, define formula fields, and expose OpenAPI endpoints without writing server code.
Internal knowledge base with custom views
Use the UI to build kanban, gallery, and calendar views, keeping data on-premises.
Self-hosted form submission platform
Deploy undb as a Docker container, collect form data via REST API, and store it locally.
Offline‑first data collection tool
Package undb into a single binary, run on edge devices, and sync when connectivity returns.
Data resides in a local SQLite file; access is controlled by the server process, and the platform is designed for private-first deployments.
No. You can run it as a single binary built with Bun, or use Docker for containerized environments.
The built-in OpenAPI provides CRUD endpoints; custom logic can be added by integrating external services or using the playground mode.
Limits follow SQLite's capabilities, which handle millions of rows per table; performance depends on hardware.
The project is released under the AGPL-3.0 license.
Project at a glance
StableLast synced 4 days ago