{ "name": "NocoDB", "slug": "nocodb", "categories": [ 14 ], "date_created": "2024-05-02", "type": "ct", "updateable": true, "privileged": false, "interface_port": 8080, "documentation": null, "website": "https://www.nocodb.com/", "logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/nocodb.png?raw=true", "description": "NocoDB is a document-oriented database management system. It uses the NoSQL (Not Only SQL) data model, which allows for more flexible and scalable data storage than traditional relational databases. NoCoDB stores data in JSON format, making it easier to manage and query complex data structures, and supports a range of data types, including strings, numbers, arrays, and objects. The software provides a web-based interface for managing and querying data, and includes features such as real-time data synchronization, auto-indexing, and full-text search. NoCoDB is designed to be scalable, and can be used for a range of applications, from small projects to large enterprise systems. The software is free and open-source, and is designed to be easy to use and integrate with other applications.", "install_methods": [ { "type": "default", "script": "ct/nocodb.sh", "resources": { "cpu": 1, "ram": 1024, "hdd": 4, "os": "debian", "version": "12" } } ], "default_credentials": { "username": null, "password": null }, "notes": [] }