Show HN: HelixDB – A graph database built on object storage
31–40 of 55 posts
Re: Show HN: HelixDB – A graph database built on object storage
#32can you host this yourself or do you need to use helix-cloud? the chat thing on the side seems to push me to helix-cloud but it looks like that starts at like $600/mo which is above my experimentation budget.
looking for a db for an agent memory application and i'd probably start with something that's just self-hosted / freeish. postgres is working ok but I want to start ingesting server and chat logs.
Re: Show HN: HelixDB – A graph database built on object storage
#33We've been having some issues with intermittent performance on multi hop queries. What's your p99 like for multi hops?
Re: Show HN: HelixDB – A graph database built on object storage
#34congrats on the launch! site and docs look great. can you host this yourself or do you need to use helix-cloud? the chat thing on the side seems to push me to helix-cloud but it looks like that starts at like $600/mo which is above my experimentation budget. looking for a db for an agent memory application and i'd probably start with something that's just self-hosted / freeish. postgres is working ok but I want to st…
We aim to launch our GA cloud at the end of this month, which will be much more affordable.
Re: Show HN: HelixDB – A graph database built on object storage
#35Re: Show HN: HelixDB – A graph database built on object storage
#36congrats on the launch! site and docs look great. can you host this yourself or do you need to use helix-cloud? the chat thing on the side seems to push me to helix-cloud but it looks like that starts at like $600/mo which is above my experimentation budget. looking for a db for an agent memory application and i'd probably start with something that's just self-hosted / freeish. postgres is working ok but I want to st…
You can definitely host it for free locally for now. We aim to launch our GA cloud at the end of this month, which will be much more affordable.
Re: Show HN: HelixDB – A graph database built on object storage
#37Earlier quoted context omitted.
You can definitely host it for free locally for now. We aim to launch our GA cloud at the end of this month, which will be much more affordable.
Why do you say "for now"?
Soon you’ll be able to host it yourself AND have access to the source code
Re: Show HN: HelixDB – A graph database built on object storage
#38Earlier quoted context omitted.
PuppyGraph is a good fit for OLAP for sure. We’re just two young founders sharing what we’ve been building, so I’ll take the drive-by competitor plug as a compliment :) Definitely a different focus though. Helix is OLTP, built for operational graph + vector workloads, especially apps/agent memory where low-latency traversals and writes are concerned.
And is open source.
Re: Show HN: HelixDB – A graph database built on object storage
#39Re: Show HN: HelixDB – A graph database built on object storage
#40Where's the source code for the database itself? Looks like the repo is just a client. Congrats on the launch!
This was a TEMPORARY decision we made, and I wrote a bit about why we did this here: https://x.com/georgecurtiss/status/2060043184059912470 We’re 100% committed to going back to open-source on an Apache 2.0 license as soon as possible. In the meantime, you can continue to deploy us completely for free, however you like, using the compiled docker container.