1
0
Fork 0
1Panel-Appstore/nocodb
renovate[bot] 5865aaf08b chore(deps): update nocodb/nocodb docker tag to v0.263.1 (#3832)
* chore(deps): update nocodb/nocodb docker tag to v0.263.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-05 22:02:36 +08:00
..
0.263.1 chore(deps): update nocodb/nocodb docker tag to v0.263.1 (#3832) 2025-05-05 22:02:36 +08:00
README.md feat: 新增 NocoDB (#1882) 2024-08-06 15:55:32 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
logo.png feat: 新增 NocoDB (#1882) 2024-08-06 15:55:32 +08:00

README_en.md

NocoDB

NocoDB is an open source no-code database platform that allows users to create, manage, and operate databases through a graphical interface without writing code. NocoDB aims to simplify data management processes by providing a visual user interface to handle data in databases, supporting integration with various database systems.

Core Features:

  • No-code Database Management: Offers an intuitive graphical interface where users can manage database tables and fields through drag-and-drop operations, without needing to write SQL statements or perform complex configurations.
  • Multiple Database Support: Supports major database systems including MySQL, PostgreSQL, SQL Server, and SQLite, enabling users to easily connect and manage various data sources.
  • Table Views and Data Operations: Allows users to view and edit data in table format, providing a spreadsheet-like experience for easy data viewing, modification, and filtering.
  • Custom Views and Filters: Users can create custom views, apply filters, and set sorting options to meet specific data viewing and manipulation needs.
  • Form and View Design: Supports the creation of custom forms and views, allowing users to design data input forms and data display interfaces as needed.
  • API Generation: Automatically generates RESTful APIs, enabling users to access and manipulate database data through APIs, facilitating integration with other applications and systems.
  • User Permission Management: Provides flexible permission management features, allowing administrators to set access and operation permissions for different users or user groups, ensuring data security.
  • Automation and Integration: Supports integration with third-party services and applications, offering automation and workflow functionalities to help users automate data processing and management.
  • Audit and Logging: Logs data operations and provides auditing capabilities, helping users track and review data change histories and operation records.