automation

Nocodb: Airtable Alternative

Ideal for founders seeking low-code solutions.
intermediateโฑ 30 minutes๐Ÿ’ต Free (self-hosted)
64,974 stars5,049 forksTypeScriptGuide quality 9/10 ยท reviewed Jun 6Updated 9/15/2026100% free ยท open source
What it is

Create a free, self-hostable database ideal for founders seeking low-code solutions.

Real use case example

"A founder building a web application uses Nocodb to create a database for customer information, connects it to Stripe for payment data, and sets up an automation to send a welcome email to new customers within minutes."

Best insideSelf-hostedAny AI ClientClaude Desktop
When to use it
  • โ€ขWhen you need a flexible and customizable database solution for your startup
  • โ€ขWhen you want to self-host your database to maintain control and security
  • โ€ขWhen you're looking for a cost-effective alternative to Airtable
Ready-to-paste prompt
To create a new table, navigate to the 'Tables' tab and click the 'New Table' button, then enter the table name and fields, for example: `http://localhost:8080/api/v1/db/data/table?tableName=Customers&fields=name:string,email:string`
Heads up: Before running Nocodb, make sure you have Docker and Docker Compose installed on your machine, as Nocodb uses Docker containers to run its services
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

๐Ÿ› ๏ธ Technical setup

Expect 20โ€“40 minutes in a terminal โ€” or let your AI agent drive it.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/nocodb && curl -fsSL https://workflowstacks.com/api/skills/nocodb/claude-skill -o ~/.claude/skills/nocodb/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Nocodb: Airtable Alternative works
Codeflow
Free to inspect

Nocodb: Airtable Alternative is a very large TypeScript project (~485k lines across 3086 code files, plus 63 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.

Size
Very large codebase
~485k lines ยท 3086 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js
No API keys detected
TypeScript 63%Vue 31%JavaScript 4%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    package.json
    Dependencies and the commands it exposes
  3. 3
    packages/nocodb/README.md
    Inside packages/nocodb/ โ€” the main logic begins here
What's in each folder
packages/nocodb/Core code โ€” the actual logic1419 files
packages/nc-gui/Package2534 files
packages/nocodb-sdk/Package275 files
docker-compose/Folder44 files
charts/Folder21 files
markdown/Folder19 files
READMEHas testsDocumentedCI checksOther licenseUpdated this month
Quick Actions
Details
Creator
nocodb
Language
TypeScript
Category
automation
Published
10/29/2017

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/nocodb.svg)](https://workflowstacks.com/skills/nocodb?utm_source=github&utm_medium=badge)
๐Ÿ”ฅ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work โ€” importable n8n templates, outcome guides and Claude Desktop configs.