mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
4.3 KiB
76 lines
4.3 KiB
3 years ago
|
---
|
||
1 year ago
|
title: 'Welcome'
|
||
3 years ago
|
description: 'NocoDB Documentation'
|
||
1 year ago
|
slug: /
|
||
3 years ago
|
---
|
||
|
|
||
3 years ago
|
## Welcome!
|
||
3 years ago
|
|
||
1 year ago
|
![image](/img/banner.png)
|
||
2 years ago
|
|
||
3 years ago
|
NocoDB is a no-code database platform that allows teams to collaborate and build applications with ease of a familiar and intuitive spreadsheet interface. This allows even non-developers or business users to become software creators.
|
||
3 years ago
|
|
||
3 years ago
|
NocoDB works by connecting to any relational database and transforming them into a smart spreadsheet interface! This allows you to build no-code applications collaboratively with teams. NocoDB currently works with MySQL, PostgreSQL, Microsoft SQL Server, SQLite, Amazon Aurora & MariaDB databases.
|
||
3 years ago
|
|
||
3 years ago
|
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.
|
||
3 years ago
|
|
||
3 years ago
|
## Features
|
||
|
|
||
|
### Rich Spreadsheet Interface
|
||
3 years ago
|
|
||
3 years ago
|
- ⚡ Basic Operations: Create, Read, Update and Delete on Tables, Columns, and Rows
|
||
|
- ⚡ Fields Operations: Sort, Filter, Hide / Unhide Columns
|
||
2 years ago
|
- ⚡ Multiple Views Types: Grid (By default), Gallery, Form View and Kanban View
|
||
3 years ago
|
- ⚡ View Permissions Types: Collaborative Views, & Locked Views
|
||
3 years ago
|
- ⚡ Share Bases / Views: either Public or Private (with Password Protected)
|
||
|
- ⚡ Variant Cell Types: ID, LinkToAnotherRecord, Lookup, Rollup, SingleLineText, Attachement, Currency, Formula and etc
|
||
|
- ⚡ Access Control with Roles : Fine-grained Access Control at different levels
|
||
|
- ⚡ and more ...
|
||
|
|
||
|
### App Store for Workflow Automations
|
||
|
|
||
1 year ago
|
We provide different integrations in three main categories. See <a href="/setup-and-usages/account-settings#app-store" target="_blank">App Store</a> for details.
|
||
3 years ago
|
|
||
|
- ⚡ Chat : Slack, Discord, Mattermost, and etc
|
||
|
- ⚡ Email : AWS SES, SMTP, MailerSend, and etc
|
||
|
- ⚡ Storage : AWS S3, Google Cloud Storage, Minio, and etc
|
||
|
|
||
|
### Programmatic Access
|
||
|
|
||
|
We provide the following ways to let users to invoke actions in a programmatic way. You can use a token (either JWT or Social Auth) to sign your requests for authorization to NocoDB.
|
||
|
|
||
3 years ago
|
- ⚡ REST APIs
|
||
3 years ago
|
- ⚡ NocoDB SDK
|
||
|
|
||
|
### Sync Schema
|
||
|
|
||
1 year ago
|
We allow you to sync schema changes if you have made changes outside NocoDB GUI. However, it has to be noted then you will have to bring your own schema migrations for moving from environment to others. See <a href="/setup-and-usages/sync-schema" target="_blank">Sync Schema</a> for details.
|
||
3 years ago
|
|
||
|
### Audit
|
||
|
|
||
1 year ago
|
We are keeping all the user operation logs under one place. See <a href="/setup-and-usages/audit" target="_blank">Audit</a> for details.
|
||
3 years ago
|
|
||
3 years ago
|
## Why are we building this?
|
||
3 years ago
|
Most internet businesses equip themselves with either spreadsheet or a database to solve their business needs. Spreadsheets are used by a Billion+ 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.
|
||
|
|
||
3 years ago
|
## Our Mission
|
||
3 years ago
|
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.
|
||
|
|
||
2 years ago
|
## How can I contribute to NocoDB's development ?
|
||
3 years ago
|
|
||
2 years ago
|
Please refer to [here](https://github.com/nocodb/nocodb/blob/develop/.github/CONTRIBUTING.md) for the contribution guidelines.
|
||
|
|
||
1 year ago
|
<img src="https://static.scarf.sh/a.png?x-pxid=c12a77cc-855e-4602-8a0f-614b2d0da56a" style={{margin: '0px'}} />
|
||
2 years ago
|
|
||
|
## Where can I join the NocoDB community?
|
||
|
|
||
|
Follow us for daily updates, content, and other activities with our community:
|
||
|
|
||
|
- [Youtube](https://www.youtube.com/@nocodb)
|
||
|
- [Twitter](https://twitter.com/nocodb)
|
||
|
- [Discord](http://discord.nocodb.com/)
|
||
|
- [GitHub](https://github.com/nocodb/nocodb)
|
||
|
- [Community Forums](https://community.nocodb.com/)
|
||
|
- [LinkedIn](https://www.linkedin.com/company/nocodb)
|
||
|
- [Reddit](https://www.reddit.com/r/NocoDB/)
|