NoCodeBackend Questions

Log in to ask a question
Showing 1 - 20 of 237 questions

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.

Sebastien.RPLUSJul 6, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 7, 2025

A: 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
Helpful?

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?

Sebastien.RPLUSJul 6, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 6, 2025

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

Share
Helpful?

Q: Not RGPD compliant?

I have found no information regarding RGPD?
I cannot select where my data is stored?

Sebastien.RPLUSJul 6, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 6, 2025

A: Hi,
The data is stored on 2 servers: One in Germany and the another one in USA.

Thanks

Share
Helpful?

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?

Maciek_FPLUSJul 5, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 6, 2025

A: Hi,
The database is created from scratch within NoCodeBackend. You cannot point it to an existing database created outside of NoCodeBackend.

Thanks

Share
Helpful?

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

Sebastien.RPLUSJun 28, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jun 29, 2025

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.

Thanks
Riya

Share
Helpful?