> cat /dev/github | grep security-tools
discovered 03 Aug 2026

cozo

via awesome-list
→ View on GitHub
CozoDB is a graph database that integrates advanced querying capabilities with Datalog, featuring built-in support for HNSW vector search and MinHash-LSH for near-duplicate searches in addition to full-text search and JSON value support. Its notable features include the ability to create and manage multiple HNSW indices, seamless integration of vector search within Datalog queries, and robust concurrency control using Multi-Version Concurrency Control (MVCC). The architecture allows for complex data interactions and efficient retrieval of information using both conventional and advanced graph algorithms.