{"repo":"syalia-srl/beaver","free":true,"listed":false,"github":"https://github.com/syalia-srl/beaver","clone":"git clone https://github.com/syalia-srl/beaver.git","description":"All-in-one, pure-python, embedded database for relational data, documents, vectors, graphs, and events based on SQlite.","language":"Python","stars":36,"topics":["pubsub","sqlite3","graph-database","vector-database","document-database"],"license":"MIT","category":"databases-storage","readme_excerpt":"--- ----- beaver is a simple, local, and embedded database designed to manage complex, modern data types without requiring a database server, built on top of SQLite. Design Philosophy beaver is built with a minimalistic philosophy for small, local use cases where a full-blown database server would be overkill. Minimal Dependencies : The core library has minimal dependencies ( numpy , pydantic , rich , typer ). Advanced features (like the REST server) are optional extras. Safe Concurrency : Thread-safe and multi-process-safe by default, with robust inter-process locking. Local-First : A single, portable SQLite file is the default. Fast & Performant : Zero network latency for local operations and an optional, in-memory read cache. Standard SQLite : The database file is 100% compatible with any standard SQLite tool, ensuring data portability. Pythonic API : Designed to feel like a natural extension of your code, using standard Python data structures and Pydantic models. Installation Install the core library: Note: beaver-db 2.0 is currently in release-candidate cycle. The CLI ( beaver command), REST API server ( beaver serve ), BeaverClient remote, and the published Docker image are all landing in 2.0 final (target: June 2026). Today the library is consumed as a Python API only. Track progress at vault/Atlas/Architecture/2026-05-15-beaver-v2-release-plan.md in the workspace, or watch the 2.0 issues on GitHub. Quickstart Get up and running in 30 seconds. This example showcases a ","default_branch":null,"files":null,"tree":[],"storefront":"/r/syalia-srl","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/syalia-srl/beaver/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}