Live data from Hacker News

Viewing profile — m_nalikowski

m_nalikowski

HN member
Joined
Mon, Apr 25, 2022, 9:10 AM UTC
HN karma
3
Public activity
5 items

About m_nalikowski

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46883707

    Marek from bunny.net here. Another advantage is our global network: Bunny Database is available in 41 regions, so if your app has global users (or users in specific locations), you…

  3. comment
    Comment #46883611

    Marek from bunny.net here. Bunny Database works best for read-heavy use cases with fewer concurrent writes. Like SQLite, it follows a single-writer model, so there’s one writer at …

  4. comment
    Comment #46883562

    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/d…

  5. comment
    Comment #46873466

    Marek here from bunny.net. We’re not saying SQLite is universally better than Postgres. The trade-off we’re optimizing for is cost model and operational simplicity. Even as a manag…