awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesExtensible

Document stores that provide architectural hooks for customizing storage and transformation logic.

Distinct from Document Stores: Focuses on the extensibility of the store's architecture via middleware, not just general document storage.

Explore 1 awesome GitHub repository matching data & databases · Extensible. Refine with filters or upvote what's useful.

Awesome Extensible GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • msiemens/tinydbالصورة الرمزية لـ msiemens

    msiemens/tinydb

    7,529عرض على GitHub↗

    TinyDB is a lightweight, document-oriented database and embedded NoSQL engine. It stores data as documents in local files, providing a persistence layer that operates without a separate server process. The system is an extensible document store featuring a middleware architecture. This allows for the customization of storage backends and the interception of data operations to transform how information is stored and retrieved. The database manages unstructured data using JSON-based serialization and supports pluggable storage backends for local file persistence.

    Features a middleware architecture that allows for custom storage backends and data transformation logic.

    Pythondatabasedocumentdbjson
    عرض على GitHub↗7,529
  1. Home
  2. Data & Databases
  3. Document Stores
  4. Extensible