
NocoDB
Open-source Airtable alternative that turns Postgres/MySQL/SQLite into a no-code spreadsheet UI with views, permissions, integrations, and REST APIs.

NocoDB is an open-source no-code platform that provides a spreadsheet-like interface on top of databases. It can create new tables or connect to existing SQL databases, letting teams collaborate through views and forms while still keeping data in a real database.
Key Features
- Spreadsheet-style UI for creating and editing tables, columns, and rows
- Multiple view types including grid, form, kanban, gallery, and calendar
- Relational field types such as links, lookup, rollup, and formulas
- Role-based access control and view-level sharing (including password-protected sharing)
- Automatically generated REST APIs and an SDK for programmatic access
- Integration “app store” for notifications, email, chat tools, and storage providers
- Schema visualization including ERD-style database structure views
Use Cases
- Build internal tools and lightweight CRUD apps without custom frontends
- Create operational trackers (CRM-like lists, inventory, projects) on top of Postgres/MySQL
- Publish data collection forms and share read-only or collaborative views with stakeholders
Limitations and Considerations
- License is the Sustainable Use License (not OSI-approved), which may restrict some commercial use cases
NocoDB is well suited for teams that want Airtable-like productivity while keeping ownership of their data in standard SQL databases. It combines collaborative data views with API access, making it useful both for non-technical users and developers.


















