Terms of Service
Last updated: July 22, 2026
Acceptance
By using BoloDB, or by authenticating via a third-party provider like Google Login, you agree to these terms. If you do not agree, do not use the service.
What BoloDB does
BoloDB converts plain-English questions into SQL, runs them against your database in read-only mode, and returns results with a confidence score. It is an open-source tool — you host it yourself.
Your data
- You retain full ownership of all data in your database.
- BoloDB never writes to your database — all queries are read-only.
- Only your schema structure and question are sent to OpenRouter for SQL generation. Row data stays on your machine.
- If you sign in using Google Login, you consent to our use of your email and basic profile data for authentication. You may request data deletion at any time.
API costs
SQL generation uses the OpenRouter API. You are responsible for your own OpenRouter API key and any associated costs. BoloDB does not mark up or resell API access.
Limitation of liability
BoloDB is provided "as is" without warranty. We are not responsible for any damage arising from use of the service, including but not limited to incorrect SQL generation or data loss (though read-only mode prevents the latter).
Changes
We may update these terms from time to time. The "Last updated" date at the top will always reflect the most recent revision.
Contact
Questions? Open an issue on GitHub.