What is NocoBase used for?
NocoBase turns a relational database into tables, forms, dashboards and automated workflows without code. Teams use it to build internal tools, CRMs and admin panels on their own infrastructure.
Is NocoBase free?
The Community Edition is free and licensed under Apache-2.0. A paid Commercial licence is only needed to remove branding or unlock advanced features such as audit logs. On AWS or Google Cloud you pay for the server, plus any Meetrix software fee shown on the marketplace listing.
How is NocoBase different from Airtable?
Airtable is hosted SaaS, priced by seat with record limits per plan. NocoBase runs on infrastructure you control, with no per-seat fee and no record cap.
Do I need to know how to code?
No. Tables, forms and views are built with drag and drop. Custom plugins are available if you want to go further.
Can I bring my existing data?
Yes. Import spreadsheets and CSV files through the UI, or connect NocoBase to PostgreSQL, MySQL or MariaDB.
Which machine size should I choose?
t3.small on AWS for development and testing, and t3.medium or larger for production. On Google Cloud, the default e2-medium (2 vCPU, 4 GB memory) suits small teams.
Can I use my own domain?
Yes. Enter it at deployment and point a DNS A record at the server. The image requests a Let's Encrypt certificate that renews automatically.
How do I upgrade?
When a new version is published on the marketplace, back up your server data, remove the old deployment and launch the new version.