NocoDB : The Open Source Airtable Alternative

NocoDB

nocodb
/
nocodb

? ? The Open Source Airtable alternative.

Hey Everybody, Hey Everybody ? ?

We are really excited to show NocoDB on Dev.to today.

Noc…


This content originally appeared on DEV Community and was authored by o1lab

NocoDB

GitHub logo nocodb / nocodb

? ? The Open Source Airtable alternative.

Hey Everybody, Hey Everybody ? ?

We are really excited to show NocoDB on Dev.to today.

NocoDB is a free & open source Airtable alternative.

Just six weeks ago we launched NocoDB and we saw :

  • 660,000+ Docker downloads.
  • 13,600+ Github stars.
  • 1,100+ strong discord community.
  • And NocoDB has been the fastest growing open source project.
  • Evan You - Creator Vue.js tweeted about us

Did we anticipate this coming ?

Surely not and we were totally overwhelmed by the response of community. And want to share more on the product & the journey here in Dev.to

How it works

docker run -p 8080:8080 nocodb/nocodb

or

npx create-nocodb-app

NocoDB simply works by connecting to your existing databases and transforming them into a smart spreadsheet interface! This allows you to build no-code applications collaboratively with your teams.

NocoDB currently works with

  • MySQL
  • PostgreSQL
  • Microsoft SQL Server
  • SQLite
  • Amazon Aurora & MariaDB databases.

Also NocoDB's app store allows you to build business workflows on views with combination of Slack, Microsoft Teams, Discord, Twilio, Whatsapp, Email & any 3rd party APIs too. Plus NocoDB provides programmatic access to APIs so that you can build integrations with Zapier / Integromat and custom applications too.

FEATURES :

Rich Spreadsheet Interface :

  • ⚡ Sort, search, filter, hide columns with ease
  • ⚡ Create Views : Grid, Gallery, Kanban, Gantt, Form
  • ⚡ Share Views : public & password protected
  • ⚡ Personal & locked Views
  • ⚡ Upload images to cells (Works with S3, Minio, GCP, Azure & many more)!!
  • ⚡ Roles : Owner, Creator, Editor, Commenter, Viewer, Commenter, Custom.
  • ⚡ Access Control : Fine-grained access control even to column level.
  • ⚡ API tokens to integrate with n8n, Zapier & Integromat.

Automations & App store :

  • ⚡ Chat : Microsoft Teams, Slack, Discord, Mattermost
  • ⚡ Email : SMTP, SES, Mailchimp
  • ⚡ SMS : Twilio
  • ⚡ Whatsapp
  • ⚡ Any 3rd Party APIs

Programmatic API access via :

  • ⚡ REST APIs (Swagger)
  • ⚡ GraphQL APIs.
  • ⚡ Includes JWT Authentication & Social Auth

NocoDB: Gallery View

NocoDB: Collaborative spreadsheet

NocoDB: app store

NocoDB: programmatic API access

NocoDB : Integrate with zapier

? NocoDB's journey so far..

We open sourced two API solutions before NocoDB :

  • ⚡ A no-code REST APIs generator for any MySQL DB. ~4000+ Github Stars. This was a hobby project & had no GUI. ?
  • ⚡ A low-code REST-GraphQL APIs generator for any database with GUI. Used by 100s of companies. Including fortune 500s & publicly trading companies. ?

The thing that surprised us the most was that even non-developers started using our API products & rooting for us. ? ? Whilst everybody loved instant API access to databases, it was slow-and-painful for them to build UI and collaborate with their teams. ? ? .. This made us to rethink & combine the power of our 2 API products then transform them into something better.

? Why we building this ?

Most internet businesses equip themselves with either spreadsheet or a database to solve their business needs. Spreadsheets are used by a hundreds of millions humans collaboratively every single day. However, we are way off working at similar speeds on databases which are way more powerful tools when it comes to computing. Attempts to solve this with SaaS offerings has meant horrible access controls, vendor lockin, data lockin, abrupt price changes & most importantly a glass ceiling on what's possible in future.

❤️ Our Mission :

Our mission is to provide the most powerful no-code interface for databases which is open source to every single internet business in the world. This would not only democratise access to a powerful computing tool but also bring forth a billion+ people who will have radical tinkering-and-building abilities on internet.

? And.. There is.. One last thing.. this makes it insanely good :

NocoDB can be run from a single node.js file with just SIX lines of code in it! This minimalism means NocoDB runs even on the smallest of servers. Not just AWS, DigitalOcean, Heroku but also in A2Hosting & similar.

Hope you loved it. ❤️

Also please join our community at :
? Github : https://github.com/nocodb/nocodb
? Discord : https://discord.gg/5RgZmkW
? Twitter : https://twitter.com/nocodb

Would love to hear your usecases & feedbacks. ?

GitHub logo nocodb / nocodb

? ? The Open Source Airtable alternative.

NocoDB
✨ The Open Source Airtable Alternative ✨

Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet

Build Status Node version Twitter

WebsiteDiscordTwitter



NocoDB - The Open Source Airtable alternative | Product Hunt

Quick try

1-Click Deploy

Heroku


Deploy NocoDB to Heroku with 1-Click


Using Docker

docker run -d --name nocodb -p 8080:8080 nocodb/nocodb

Using Npm

npx create-nocodb-app

Using Git

git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed
npm install
npm start

GUI

Access Dashboard using : http://localhost:8080/dashboard

Join Our Community

Join NocoDB : Free & Open Source Airtable Alternative

Screenshots












Features

Rich Spreadsheet Interface

  • ⚡  Search, sort, filter, hide columns with uber ease
  • ⚡  Create Views : Grid, Gallery, Kanban, Gantt, Form
  • ⚡  Share Views : public & password protected
  • ⚡  Personal & locked Views
  • ⚡  Upload images to cells (Works with S3, Minio, GCP, Azure, DigitalOcean, Linode, OVH, BackBlaze)!!
  • ⚡  Roles : Owner, Creator, Editor, Commenter, Viewer, Commenter, Custom Roles.
  • ⚡  Access Control : Fine-grained access control even at database, table & column level.

App Store for workflow automations :

  • ⚡  Chat : Microsoft…

Happy Tinkering,
Team NocoDB

.ltag__user__id__206222 .follow-action-button { background-color: #0030b3 !important; color: #ffffff !important; border-color: #0030b3 !important; }
o1lab image

o1labFollow


.ltag__user__id__670698 .follow-action-button { background-color: #000000 !important; color: #ffffff !important; border-color: #000000 !important; }
pranavcbalan image

Pranav CFollow


This content originally appeared on DEV Community and was authored by o1lab


Print Share Comment Cite Upload Translate Updates
APA

o1lab | Sciencx (2021-07-20T17:27:19+00:00) NocoDB : The Open Source Airtable Alternative. Retrieved from https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/

MLA
" » NocoDB : The Open Source Airtable Alternative." o1lab | Sciencx - Tuesday July 20, 2021, https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/
HARVARD
o1lab | Sciencx Tuesday July 20, 2021 » NocoDB : The Open Source Airtable Alternative., viewed ,<https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/>
VANCOUVER
o1lab | Sciencx - » NocoDB : The Open Source Airtable Alternative. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/
CHICAGO
" » NocoDB : The Open Source Airtable Alternative." o1lab | Sciencx - Accessed . https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/
IEEE
" » NocoDB : The Open Source Airtable Alternative." o1lab | Sciencx [Online]. Available: https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/. [Accessed: ]
rf:citation
» NocoDB : The Open Source Airtable Alternative | o1lab | Sciencx | https://www.scien.cx/2021/07/20/nocodb-the-open-source-airtable-alternative/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.