• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Embedded Vector Databases
    3. rvLite

    rvLite

    Standalone 2MB edge vector database for IoT, mobile, and embedded applications, providing full vector search capabilities without server dependency.

    Overview

    rvLite is a compact edge database for vector operations in resource-constrained environments.

    Installation

    npm install rvlite
    

    Pricing

    Free and open-source.

    Surveys

    Loading more......

    Information

    Websitewww.npmjs.com
    PublishedApr 7, 2026

    Categories

    1 Item
    Embedded Vector Databases

    Tags

    5 Items
    #edge#embedded#standalone#lightweight#no-server

    Similar Products

    6 result(s)

    embedded-vector-db

    Lightweight npm package providing an embedded vector database for Node.js applications. Offers vector similarity search with HNSW, BM25 full-text search, hybrid search using weighted fusion or Reciprocal Rank Fusion (RRF), multi-namespace support, CRUD operations, metadata filtering, concurrency safety, and persistent storage to disk. Designed for RAG pipelines and semantic search use cases.

    tinyvector

    A tiny embedding database in pure Rust, implemented as a lightweight Axum server for fast vector search on small to medium datasets. It stores all indexes in memory, enabling vertical scaling to over 100 million vectors with comparable speed and slightly better accuracy than advanced vector databases. Open-source under the MIT license, ideal for simple setups like document chat or website search.

    nano-vectordb-rs

    A simple, easy-to-hack vector database library implemented in Rust. It supports fast cosine similarity searches with Rayon parallelism, embedded persistence, and a minimal API ideal for prototyping and educational purposes.

    ObjectBox Vector

    On-device vector database with out-of-the-box data sync, designed for resource-efficiency on mobile, IoT, and embedded devices, enabling offline-first AI applications without internet dependency.

    Qdrant Edge

    Lightweight embedded vector search engine designed for real-time vector search on edge devices like robots, kiosks, and mobile phones with limited computational resources and offline capabilities.

    ObjectBox

    A high-performance embedded database for edge devices and mobile, offering vector search capabilities for AI applications.