https://github.com/aweirddev/vdb37
A simple vector database.
https://github.com/aweirddev/vdb37
database pyo3 python rust vector vector-database
Last synced: 5 months ago
JSON representation
A simple vector database.
- Host: GitHub
- URL: https://github.com/aweirddev/vdb37
- Owner: AWeirdDev
- Created: 2024-07-20T13:46:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T12:06:44.000Z (almost 2 years ago)
- Last Synced: 2025-11-28T11:55:05.556Z (6 months ago)
- Topics: database, pyo3, python, rust, vector, vector-database
- Language: Python
- Homepage: https://pypi.org/project/vdb37
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vdb37
Vector database. 37 is a prime number.
[📄 Docs](https://aweirddev.gitbook.io/vdb37)
```haskell
$ pip install -U vdb37
```
## Why?
This is just a simple vector database implementation. I asked AI for help as my math is undoubtedly bad.
The backend is PyO3 in Rust and vanilla Python.
[](https://aweirddev.gitbook.io/vdb37)