https://store-images.s-microsoft.com/image/apps.55093.28234bec-7287-4e3f-873b-f1aef24f17ef.12177fae-66af-48f3-ac49-f6eb44d1b1e1.7499c2c4-921a-41c2-bca2-7ec62486852b

NocoDB

بواسطة ATH Infosystems

Version 0.301.2 + Free Support on Ubuntu 24.04

NocoDB is an open-source no-code platform that transforms any relational database into a smart, spreadsheet-like interface. It allows users to manage and visualize database tables without writing SQL, making it similar to tools like Airtable while remaining fully self-hosted and free.

Features of NocoDB:

  • Converts databases such as MySQL, PostgreSQL, MariaDB, SQL Server, and SQLite into an easy-to-use spreadsheet interface.
  • Supports creating views, forms, Kanban boards, and collaborative workflows through a simple UI.
  • Automatically generates REST & GraphQL APIs for every connected table, enabling rapid application development.
  • Provides role-based access control, automation tools, third-party integrations, and team collaboration features.

NocoDB Usage:

$ sudo su
$ sudo apt update
$ cd ~/nocodb
$ Stop container: docker stop nocodb
$ Restart container: docker restart nocodb
$ Open your browser and go to http://localhost:8080
    
Disclaimer: NocoDB is distributed under the AGPL-3.0 license and is provided free of charge. It is not affiliated with, endorsed by, or sponsored by any commercial company. NocoDB is provided "as is," without any warranty, express or implied. Users are responsible for any risks or consequences arising from its use. It is recommended to review the licensing terms, security practices, and deployment guidelines before using NocoDB in production environments.