zlacker

[return to "Bunny Database"]
1. Retr0i+y32[view] [source] 2026-02-03 21:59:26
>>dabina+(OP)
The "Wait, what does “SQLite-compatible” actually mean?" subheading didn't answer my question to be honest. They're using (forked) libSQL under the hood - ok, cool. But how do I interface with it?

They don't elaborate, but apparently libSQL has an HTTP API called "Hrana": https://github.com/tursodatabase/libsql/blob/main/docs/HRANA... - if that's what they're exposing, wouldn't it make more sense to call it libSQL-compatible or something?

◧◩
2. m_nali+vw3[view] [source] 2026-02-04 09:28:57
>>Retr0i+y32
Marek from bunny.net here. To connect to Bunny Database you can use one of the SDKs (TS, Go, Rust, and .NET) or the HTTP endpoint which is documented here: https://docs.bunny.net/database/connect/sql-api
[go to top]