nowfound

Alternatives

Products that do what Zvec – The SQLite of Vector Databases does

Zvec is a lightweight, SQLite-like embedded vector database purpose-built for edge and on-device workloads. It delivers four core advantages: out-of-the-box usability, configurable resource budgets, extreme performance, and versatile vector capabilities. Open-sourced under the Apache 2.0 license, Zvec aims to provide developers with a one-stop path from prototyping to production deployment on the edge. Try Zvec—we’re excited to see your adoption, feedback, and contributions. For a more detailed introduction, you can refer to https://zvec.org/en/blog/introduction/

  1. 1BS
  2. 2ES

    Hi HN, I built EdgeVec, a vector database that runs entirely in the browser. It implements HNSW (Hierarchical Navigable Small World) graphs for approximate nearest neighbor search. Performance: - Sub-millisecond search at 100k vectors (768 dimensions, k=10) - 148 KB gzipped bundle - 3.6x memory reduction with scalar quantization Use cases: browser extensions with semantic search, local-first apps, privacy-preserving RAG. Technical: Written in Rust, compiled to WASM. Uses AVX2 SIMD on native, simd128 on WASM. IndexedDB for browser persistence. npm:…

    Dec 2025 · github.com

  3. 3RY

    2014 · realm.io

  4. 4
    Vectorize246

    Build RAG pipelines that are optimized for your data.

    2024

  5. 5

    The portable vector database for AI agents beyond the cloud

    Apr 2026

  6. 6
    TABLUM.IO159

    Turn CSV, XML & JSON into a live analysis-ready SQL database

    2023

  7. 7

    Serverless vector database for AI and LLMs

    2024

  8. 8GI
  9. 9ZP

    Hey HN - we launched Zep's document vector DB today. Zep is an open source memory store for LLM apps, and this builds on existing chat history memory persistence, embedding, and enrichment capabilities. Zep uses Postgres and pgvector for database operations and vector search. Vector search can be complicated on Postgres, with careful configuration required at both index creation and query time. We've focused on significantly improving this developer experience. Zep automatically selects index and query parameters for developers based on best practices and known heuristics. Vector database…

    2023 · github.com

  10. 10
    SemaDB109

    No fuss vector database for AI

    2023

  11. 11

    From the creators of Milvus, the vector database trailblazer

    2024

  12. 12

    A No-Code Multimodal Vector Database

    Nov 2025

  13. 13
    ObjectBox104

    Mobile Database 10x Faster than SQLite 🚀 Easy to implement

    2018

  14. 14ZP
  15. 15TA
  16. 16LS

    MyScale is designed for the storage and analysis of massive vector data with structured metadata. If you are eager to find a high-performance vector search using SQL queries, MyScale could be your preferred option. Thanks to the advantages of native structural database support, it provides you with a flexible filter with a WHERE clause, even JOIN when you want to jointly search vectors with filters on relevant metadata from other tables. MyScale is now open for registration and offers millions of vectors‘ free tier plan for you! (https://myscale.com/) Now you can also use…

    2023 · myscale.com

  17. 17SA

    Hi, this has been a labor of love over the last few days =) Can't wait to hear you feedback and of course AMA!

    2023 · blog.airsequel.com

  18. 18SV
  19. 19VA

    Hey HN, At Mintplex Labs are building developer tools for AI applications. One area we encountered frustration was the use of Vector Databases like Pinecone, Chroma, QDrant, or Weaviate to "unlock" long-term memory and contextual answers. It is nearly impossible to manage this data when in use for production. The craziest thing was how you cannot atomically CRUD any vectors in most of these vector databases. Let alone easily copy, clone, or migrate data or entire indexes without paying for re-embedding - among other things. With VectorAdmin you get a database level UI with the ability to…

    2023 · vectoradmin.com

  20. 20DA
  21. 21IB

    Disclaimer it is a heavily AI assisted project. The goal was not to be the most performative but the kind that's easier to learn from. I wanted to share this in case there are people who had the same idea or wanted to see something like this.

    Jun 2026 · github.com

  22. 22DD
  23. 23SQ
  24. 24VC

    I’ve built vectorvector, an open-source CLI tool for working with elevation data. Key features: * Generates contour lines (vector), hillshade tiles (raster), and terrarium tiles (raster elevation) * Processes the entire planet in ~7 hours on consumer hardware * Algorithms: Marching Squares for contours, Horn for hillshade, and Ramer–Douglas–Peucker for line simplification Benchmarked on a MacBook Pro (M2, 64 GB RAM). Output is customizable and aimed at developers and GIS enthusiasts. Would love to hear your thoughts and feedback! Repo:…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →