Live data from Hacker News

Viewing profile — GeorgeCurtis

GeorgeCurtis

HN member
Joined
Fri, Mar 17, 2023, 12:46 PM UTC
HN karma
173
Public activity
80 items

About GeorgeCurtis

Working on helix-db.com

https://x.com/georgecurtiss

Recent public activity

  1. comment
    Comment #48557067

    yes, and yes. https://docs.helix-db.com/database/multi-tenancy

  2. comment
    Comment #48556344

    No, you can run it in-memory or on-disk too

  3. comment
    Comment #48490071

    OLAP queries, deep multi-hops where latency is a priority. As long as the sub-graph you're trying to hop is cached, then there's no problem or latency issues. However, if you need …

  4. comment
    Comment #48489652

    [flagged]

  5. comment
    Comment #48489564

    puppy graph is not open source

  6. comment
    Comment #48489527

    Can't imagine why they'd be hesitant, Helix is awesome, we've never had any data loss issues, and are completely ACID. I'd encourage them to start a local instance with claude/code…

  7. comment
    Comment #48486410

    Lapse of communication. For now as in you’ll be able to host it without reading the source code. Soon you’ll be able to host it yourself AND have access to the source code

  8. comment
    Comment #48484498

    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.

  9. comment
    Comment #48481678

    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 op…

  10. comment
    Comment #48481120

    Sure! You can email me personally at george@helix-db.com

  11. comment
    Comment #48481089

    We plan on launching end of month.

  12. comment
    Comment #48481028

    tpuffer is a vector/fts database. Surreal is a bit of an "everything database". We're a graph database with vector and FTS capabilities. Our vector and FTS benchmarks are comparabl…

  13. comment
    Comment #48480887

    yooo this is awesome. Didn't even realise :)

  14. comment
    Comment #48479486

    This sounds like a perfect usecase. Would love to learn more and see if we can help! email us: founders@helix-db.com

  15. comment
    Comment #48479246

    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 …

  16. comment
    Comment #48479097

    We don't support cypher or gremlin. We can You can query HelixDB using JSON or directly in your programming language of choice by using our Rust, TypeScript, Go or Python SDKs. We’…

  17. comment
    Comment #48478638

    Yes you can put vectors, full text data, secondary and range indexes on both nodes and edges.

  18. comment
    Comment #48478475

    We see comparable results for vectors and FTS. For vector search we have warm and cold p99s of approx 20ms and 400ms respectively. For FTS, warm and cold query p99s of approx 15ms …

  19. comment
    Comment #48478429

    In prod we see p99’s of <10ms ms for warm queries and around 50ms per hop for cold queries.

  20. story
    Show HN: HelixDB – A graph database built on object storage

    Hey HN, it’s been just over a year since we launched HelixDB ( https://news.ycombinator.com/item?id=43975423 ), a project a friend and I started in college. It’s an OLTP graph data…

  21. comment
    Comment #45379334

    How does this handle bot detection?

  22. story
  23. story
  24. comment
    Comment #44077489

    They were two viral web apps that blew up on twitter. They had approx 25,000 users at their peak. Originally they were built on Postgres, so we helped move over to us. Their graph …

  25. comment
    Comment #44001668

    Thanks for the support :) We're currently working on benchmarks so nothing exact on Kuzu right now with regards to performance. We've had quite a few requests for benchmark compari…