The AI-Native Database: JSON + Vectors + MCP
Project description
FlowDB
FlowDB is a JSON-based database stack that is AI-Native.
It's core objective is to be fast, simple, and n8n + AI optimized.
Core Features
- JSON (No-SQL)
- API controlled for n8n-usage and database safety
- API Key protected
- Dockerized for ease of use
- MCP server for Agentic use
- Vectorization built in (BYOK)
- Client CLI and PyPi package
- Speed: Built on LMDB (Lightning Memory-Mapped Database) and USearch (HNSW Vector Search).
Guidelines
FlowDB is intentionally built to be fast, simple, and AI-Native. It is NOT ideal for compliance applications such as FinTech because it lacks SQLs ACID safety measures.
FlowDB is ideal for AI applications, automation, speed, and n8n workflows.
Getting Started
Install and Setup
Full guide to install both the Client SDK and configure the dockerized server.
Client SDK
How to use the client SDK to interact with the database in your code and utilyze Pydantic models
Full n8n Guide
Comprehensive guide for implementing FlowDB in your n8n workflows for and open-source persistent memory adn VectorDB solution.
URL Schemas
URL schemas and API guidelines.
MCP Server
How the MCP server works and how to set it up so Claude Desktop can use it and interact with your db.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flowdb-0.1.2.tar.gz.
File metadata
- Download URL: flowdb-0.1.2.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a19cfa207408ea026f9989dfc4bbf73ffa7798ca3ea6eeaecfb3e4acf1727e27
|
|
| MD5 |
d1a0616ee4b187b628700cd9bf71c609
|
|
| BLAKE2b-256 |
a7539925827988d93b8447969afc3067d85fcc4c94cbaae199343dbf76a8a22c
|
File details
Details for the file flowdb-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flowdb-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a777843fdbc914d99f0f215ed4204f483562c540eabb8ce4fe87f87e97d1a20c
|
|
| MD5 |
e60479f5db987fe9a100e874df3241ce
|
|
| BLAKE2b-256 |
7b2c420383cc4c48cc6326e88e7f24bf38b35fd4fb216531c15a16146abf155f
|