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
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.