{"repo":"nsarathy/Coffy","free":true,"listed":false,"github":"https://github.com/nsarathy/Coffy","clone":"git clone https://github.com/nsarathy/Coffy.git","description":"Open source lightweight embedded database engine for Python that supports NoSQL, SQL, and Graph data models.","language":"Python","stars":86,"topics":["database","databases","dbms","embedded-database","good-first-issue","graph","networkx","nosql","python","sql"],"license":"MIT","category":"databases-storage","readme_excerpt":"Coffy: Local-First Embedded Database Engine for Python Coffy is a lightweight, local-first embedded database engine supporting NoSQL , SQL , and Graph models — all in pure Python. Designed for fast prototyping, scripting, and local apps. coffydb.org --- Installation --- --- Features - Local persistence (JSON, SQLite) - In-memory mode ( :memory: or None ) - No server needed - Logical and comparison operators - Unified query interface - Command Line Interface (CLI) --- Engines If you are viewing this from coffydb.org , you can find the documentation for each engine in the NoSQL , Graph , and SQL sections. Engine Description Docs -------- ------------- ------ coffy.graph Local graph database (NetworkX-based) Graph Docs coffy.nosql Document store with chainable queries NoSQL Docs coffy.sql Thin SQLite wrapper SQL Docs --- What sets Coffy apart? Only embedded Python graph DB with: - ✅ Declarative traversal syntax (match node path(...)) - ✅ Label/type filtering, limit/offset, result projection - ✅ Unified API for both nodes and relationships - ✅ Robust CLI Only pure-Python embedded document store with: - ✅ Auto-indexing on all top-level fields - ✅ Chainable logical queries (.where(...).eq(...).or ().in ()) - ✅ Merge/lookups across collections (like mini $lookup) - ✅ JSON persistence or in-memory fallback --- 🔗 Links - coffydb.org - PyPI: coffy - Source: GitHub --- License MIT License © 2025 Neelesh Sarathy --- Disclaimer: Number of downloads includes mirrors.","default_branch":null,"files":null,"tree":[],"storefront":"/r/nsarathy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/nsarathy/Coffy/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."}