NocoDB v0.80 - Shareable Grid & Form views! ( Open Source Airtable alternative )

NocoDB v0.80
Hey Everybody, Everybody, πŸ‘‹πŸ‘‹
And with our latest release this week :
  • You can easily share grid and form views publicly.
  • You can password protect the public views as well - same feature would cost you $20/user/month in Airtable πŸ˜ŽπŸ€‘
  • Getting started is simple :
    docker run -d -p 8080:8080 nocodb/nocodb
  • For upgrade : click here.
  • For production setup : click here.
  • Feature Highlights:
  • Customize grid data into different views depending on the team's needs
    • Show / hide columns
    • Filter rows
    • Sort / Order rows
  • Create & Share ANY number grid views
  • Easily protect shared view access using a password
  • Copy/Duplicate existing views as base for a new view, instead of always starting afresh.
  • Always happy to help:
    Please join our community
    πŸ“£ Discord : https://discord.gg/5RgZmkW
    πŸ“£ Twitter : https://twitter.com/nocodb

    GitHub logo nocodb / nocodb

    πŸ”₯ πŸ”₯ πŸ”₯ Open Source Airtable Alternative - powered by Vue.js ❀️

    NocoDB
    πŸŽƒ The Open Source Airtable Alternative πŸŽƒ

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

    Build Status Node version Twitter

    Website β€’ Discord β€’ Twitter β€’ Documentation

    The Open Source Airtable Alternative - works on MySQL, Postgres SQL Server & MariaDB

    See other languages Β»

    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:latest
    Enter fullscreen mode Exit fullscreen mode

    To persist data you can mount volume at /usr/app/data/.

    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


    Screenshots

    2

    1

    7

    5

    6

    3

    4

    11

    10

    8

    9

    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, Viewer, Commenter, Custom Roles.
    • ⚑  Access Control : Fine-grained access control even at…

    49

    This website collects cookies to deliver better user experience

    NocoDB v0.80 - Shareable Grid & Form views! ( Open Source Airtable alternative )