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: Not RGPD compliant?
I have found no information regarding RGPD? I cannot select where my data is stored?
So it is NOT RGPD compliant. Thanks for letting us know.
Q: Is it automated?
Is it possible that I point an mysql or MS SQL database and your software scans the structure, triggers and so on and finally it releases working REST API? Is it possible?
That's really a great suggestion Maciek_F. Only challenge I see right now is 'No Standardization', since every user will be setting up a database at their end using their own protocols or structures, where our solution may work for some but may fail for others.
Hence, we need to first work on making sure even though the users bring their own database, it must meet certain structure or column or table guidelines that are necessary for the NoCodeBackend to generate API's without any issues.
Q: Auto-fetch column names and type from a csv?
Hi, I see in your tutprials you add manually tables. Do you plan to add the option to let us upload a csv that will automatically create columns, and its type if it contains examples?
A: Hi, That's actually a great suggestion. I also believe this will save time in creating tables. But we also have an option to create a database via AI that allows to create a database with multiple tables and columns at once. Check that out as well. But yes having a csv file with simply a column called tables and then columns inside it will also make the process very simpler for the users. We will discuss this with the dev team.
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
Q: Not RGPD compliant?
I have found no information regarding RGPD?
I cannot select where my data is stored?
Riya_NoCodeBackend
Jul 6, 2025A: Hi,
The data is stored on 2 servers: One in Germany and the another one in USA.
Thanks
Share NoCodeBackend
Verified purchaser
So it is NOT RGPD compliant. Thanks for letting us know.
Q: Is it automated?
Is it possible that I point an mysql or MS SQL database and your software scans the structure, triggers and so on and finally it releases working REST API? Is it possible?
Riya_NoCodeBackend
Jul 6, 2025A: Hi,
The database is created from scratch within NoCodeBackend. You cannot point it to an existing database created outside of NoCodeBackend.
Thanks
Share NoCodeBackend
Thank you. Creating Apis to existing databases would be a real game changer, I think.
Verified purchaser
I agree. Even by creating our own interface, it won't work because NoCodeBackend cannot automate column creation or edition.
That's really a great suggestion Maciek_F. Only challenge I see right now is 'No Standardization', since every user will be setting up a database at their end using their own protocols or structures, where our solution may work for some but may fail for others.
Hence, we need to first work on making sure even though the users bring their own database, it must meet certain structure or column or table guidelines that are necessary for the NoCodeBackend to generate API's without any issues.
Q: Auto-fetch column names and type from a csv?
Hi, I see in your tutprials you add manually tables. Do you plan to add the option to let us upload a csv that will automatically create columns, and its type if it contains examples?
Or create a database copied from a full csv?
Thank you
Riya_NoCodeBackend
Jun 29, 2025A: Hi,
That's actually a great suggestion. I also believe this will save time in creating tables.
But we also have an option to create a database via AI that allows to create a database with multiple tables and columns at once. Check that out as well.
But yes having a csv file with simply a column called tables and then columns inside it will also make the process very simpler for the users. We will discuss this with the dev team.
Thanks
Riya
Share NoCodeBackend