Query on Database

Can I connect my local database instead of the bubble database to fetch the data in bubble.io? Help me out with this.

If you can expose a rest API for it, sure. But probably don’t want to connect to a local DB. Host your DB somewhere reasonable, not on your personal CPU.

Thanks for the response. So, you mean it’s only possible with using APIs?