Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Latest commit

 

History

History
42 lines (39 loc) · 1.25 KB

overview.mdx

File metadata and controls

42 lines (39 loc) · 1.25 KB
title description icon
Overview
The blazingly fast in-memory vector database 🚀
magnifying-glass
  • EigenDB is a light-weight in-memory vector database written in Go. It's also open-source ❤️
  • It features the ability to perform similarity search, which utilizes the Hierarchical Navigable Small Worlds (HNSW) algorithm (more).
  • Basic database operations can easily be performed through its very simple REST API.

If you know nothing about vector databases, read this.

EigenDB provides a robust REST API to perform various operations EigenDB provides a robust REST API to perform various operations If you know nothing about vector databases If you know nothing about vector databases