
NocoDB
Turn any database into a collaborative spreadsheet interface

NocoDB is an open-source no-code platform that sits on top of existing relational databases and exposes them through a spreadsheet-like UI. It helps teams collaborate on data, build lightweight apps (grids, forms, kanban), and integrate workflows without replacing their underlying database.
Key Features
- Connects to existing SQL databases and works as an overlay (keeps data in your DB)
- Spreadsheet-like grid with sorting, filtering, grouping, and rich field types
- Multiple views: grid, form, kanban, calendar, and gallery (depending on configuration)
- Form builder for data entry and sharing
- Built-in REST APIs for tables and views; supports API tokens
- Automations and integrations (e.g., webhooks) for workflow triggers
- Collaboration features: roles/permissions, shared views, and team workspaces
- Import/export and data sync helpers for onboarding existing datasets
Use Cases
- Replace Airtable-style bases while keeping Postgres/MySQL as the source of truth
- Create internal tools (tracking, CRM-lite, inventory, ops dashboards) over existing tables
- Build forms and lightweight workflows for teams to enter and review structured data
NocoDB is a strong fit when you want an Airtable-like experience without moving data out of your relational database, while still retaining database control and programmability through APIs and integrations.
Categories:
Tags:
Tech Stack:
Similar Services

Supabase
Open-source Firebase alternative built on Postgres
Self-hostable backend platform combining Postgres, Auth, Storage, realtime APIs, edge functions, and an admin dashboard to build and scale apps quickly.


PocketBase
Open-source backend in a single Go binary
Single-file backend with built-in database, auth, admin UI, files, and real-time APIs for web and mobile apps.


Appwrite
Open-source backend server for web, mobile, and Flutter apps
Self-hosted backend-as-a-service with auth, databases, storage, functions, and realtime APIs for web and mobile apps.


Medusa
Composable commerce platform for building custom stores
Open-source, modular commerce backend for building custom eCommerce stores with APIs, admin dashboard, plugins, and integrations.


EverShop
Modern Node.js eCommerce platform with a customizable admin
EverShop is a Node.js-based eCommerce platform with storefront, admin dashboard, product/catalog management, orders, payments, and an extension-based architecture.


Kinto
A generic JSON storage service with sync-friendly APIs
Self-hosted JSON storage server with REST APIs, versioning, auth, and sync primitives used by Mozilla for offline-first and synchronization use cases.

Redis
TypeScript