NoCodeBackend

Product details

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.

gerenciaPLUSJul 17, 2025
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 17, 2025

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.

Thanks

Share
Helpful?
Log in to join the conversation