_/\_       __/\__
  ) . (_    _) .' (
  `) '.(   ) .'  (`
   `-._\(_ )/__(~`
       (   )-.__.--._
       ) o            `-.
      /                  
     ( ,// )             
      `''\/-.            
             \           
             |           
08/25

stardust

an embeddable hybrid graph-vector database in C++ that I built during the YC summer fellowship. the core idea is combining vector similarity search with labeled property graph traversals in a single engine rather than having separate vector and graph stores that need to talk to each other.