Q: This is a tip will help you understand how the system works and enable you to use the AI credits more efficiently.
Tip: Create the initial table using the first column in "Quick create database". Chat with your preferred free AI model (ChatGPT, Claude, DeepSeek, Qwen, etc.; all offer generous free chat) to understand your project requirements. Request an "Alter Table" SQL command to modify your first table in NoCodeBackend by adding any missing fields and configurations. Then, ask for a "CREATE TABLE" SQL command to generate the other tables. Run the commands in NoCodeBackend. Check the NoCodeBackend GUI for options to edit and configure your database and tables.
This process will help you understand how the system works and enable you to use the AI credits more efficiently.
This was previously answered by jass_ who said: "Database needs to be created within NoCodeBackend itself. Yes, you can run SQL queries directly within NoCodeBackend to create complex schemas, to fetch data or to alter/modify existing tables or columns." You can find that answer here: https://appsumo.com/products/nocodebackend/questions/can-nocodebackend-connect-to-an-existing-1289420/