Access to NocoDb data from a SQL server

I make mobile app that populate data to a NoCodb database (on https://app.nocodb.com/#/) .

My customer want to only read by SQL query from their own (external) server those data.
How can they do that please?
Thanks per advance.

Hi @Productivix,

If your customer wants to read the data directly via SQL from their own external server, this is supported using True Data Reflection on NocoDB Cloud.

It exposes the underlying database so they can connect with standard SQL tools (psql, pgAdmin, BI tools, etc.) and query it like a regular database — no API needed.

Right now this is available on the Scale / Enterprise plans. These plans aren’t self-service yet, so you can quickly reach out to the team here to discuss your use case:
https://cal.com/nocodb/sales

We’re working on making the Scale plan directly purchasable soon.

Feel free to ask any questions about solution here as well.

2 Likes