WHY does the AI prompt to generate the database/schema fail so badly? I have submitted multiple variations of the example in the UI, and it just keeps failing and failing.
A: Hello, We have made few changes in the morning for the AI database setup. I would request you to try again with your prompt/queries. It should work without any errors.
A: Hi, Yes you can. You can add your custom domain (tier 3 and above) and the APIs will open on that domain including the API documentation. You simply need to sell that API documentation along with the secret key.
Or, you can purchase a custom domain as a separate add-on (in case you are on Tier or 2).
Q: Existing databases
Hi, I have some questions: 1. If I already have a database in MySQL is it possible to generate the API for that database? 2. Is it possible to create complex endpoints? For example if I have an Orders table which is related to Customers and a new order is sent with a new customer, this can generate an endpoint to store the order and create the customer in the customers table? 3. I see that you have poor documentation on your website, is there any place to find more detailed documentation? Just to see the possibilities of the product.
A: Hi, 1. No, it's not possible. 2. You can create Joins to merge two tables. Or you can simply create separate endpoints and then simply call one endpoint after the another using automation tools like zapier etc. 4. We have detailed docs here: docs.nocodebackend.com We also have a dedicated youtube channel that contains multiple videos which covers all the concepts in detail.
Regarding the AI magic tool to create a new DB: When I type a prompt it quickly reaches its maximum allowed token size. It keeps giving error messages. I am just trying to create 2 tables... Please show the limit of allowed characters in the prompt box.
Also, once I created a database I can no longer use AI to add more tables and create joints.
I use supabase and it's super convenient for vide coding, since the app can auto create/edit/delete columns of database. But I didn't find that option in NoCodeBackend?
A: Hi, Those vibe coding apps have direct integration with supabase. That's why you feel convenience. But you can provide your app with the api endpoints generated inside NoCodeBackend and ask it to perform actions like delete or create and it should work. Check this video where we created a full chat application using Lovable and NoCodeBackend: https://www.youtube.com/watch?v=D6cIXOBOrgM&t=1603s
No, the video does not confirm whether you can add, delete, or edit columns using the API. It shows creating tables with predefined columns and using APIs for CRUD operations on data, but schema modifications like altering columns are not demonstrated. When will that be available?
As already told you above, those tools have direct integration with Supabase. That means, they get access to modify the structure of your schema in supabase. You need to check with your app (lovable or bolt or whatever) if they can have/plan direct integration with NoCodeBackend. Same goes for any other database as well, eg, MS SQL, Airtable, etc. Its not just NoCodeBackend. Thanks
Q: WHY does the ai prompt fail so bad?
WHY does the AI prompt to generate the database/schema fail so badly? I have submitted multiple variations of the example in the UI, and it just keeps failing and failing.
Riya_NoCodeBackend
Jul 20, 2025A: Hello,
We have made few changes in the morning for the AI database setup. I would request you to try again with your prompt/queries. It should work without any errors.
Thanks
Share NoCodeBackend
Q: Can I sell the API?
Hi! Quick question. Can I sell the api to others? Thank you
Riya_NoCodeBackend
Jul 20, 2025A: Hi,
Yes you can. You can add your custom domain (tier 3 and above) and the APIs will open on that domain including the API documentation. You simply need to sell that API documentation along with the secret key.
Share NoCodeBackend
Or, you can purchase a custom domain as a separate add-on (in case you are on Tier or 2).
Q: Existing databases
Hi, I have some questions:
1. If I already have a database in MySQL is it possible to generate the API for that database?
2. Is it possible to create complex endpoints? For example if I have an Orders table which is related to Customers and a new order is sent with a new customer, this can generate an endpoint to store the order and create the customer in the customers table?
3. I see that you have poor documentation on your website, is there any place to find more detailed documentation? Just to see the possibilities of the product.
Riya_NoCodeBackend
Jul 17, 2025A: Hi,
1. No, it's not possible.
2. You can create Joins to merge two tables. Or you can simply create separate endpoints and then simply call one endpoint after the another using automation tools like zapier etc.
4. We have detailed docs here: docs.nocodebackend.com
We also have a dedicated youtube channel that contains multiple videos which covers all the concepts in detail.
Thanks
Share NoCodeBackend
Q: Limited AI use?
Regarding the AI magic tool to create a new DB:
When I type a prompt it quickly reaches its maximum allowed token size. It keeps giving error messages. I am just trying to create 2 tables... Please show the limit of allowed characters in the prompt box.
Also, once I created a database I can no longer use AI to add more tables and create joints.
Riya_NoCodeBackend
Jul 7, 2025A: Hi,
Have you tried reaching out to our support via email? As we may not be able to check and fix the issues on this comment section.
Thanks
Share NoCodeBackend
Q: API point to create/edit/delete columns?
I use supabase and it's super convenient for vide coding, since the app can auto create/edit/delete columns of database. But I didn't find that option in NoCodeBackend?
Riya_NoCodeBackend
Jul 6, 2025A: Hi,
Those vibe coding apps have direct integration with supabase. That's why you feel convenience. But you can provide your app with the api endpoints generated inside NoCodeBackend and ask it to perform actions like delete or create and it should work.
Check this video where we created a full chat application using Lovable and NoCodeBackend:
https://www.youtube.com/watch?v=D6cIXOBOrgM&t=1603s
Share NoCodeBackend
Verified purchaser
No, the video does not confirm whether you can add, delete, or edit columns using the API. It shows creating tables with predefined columns and using APIs for CRUD operations on data, but schema modifications like altering columns are not demonstrated. When will that be available?
As already told you above, those tools have direct integration with Supabase. That means, they get access to modify the structure of your schema in supabase. You need to check with your app (lovable or bolt or whatever) if they can have/plan direct integration with NoCodeBackend. Same goes for any other database as well, eg, MS SQL, Airtable, etc. Its not just NoCodeBackend.
Thanks