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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesClient Libraries

Programmatic libraries providing typed interfaces for interacting with JSON document stores.

Distinct from JSON Document Stores: Distinct from JSON Document Stores: focuses on the client-side library and API wrapper rather than the server-side storage engine.

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

Awesome Client Libraries GitHub Repositories

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

    elastic/elasticsearch-net

    3,656عرض على GitHub↗

    This project is a programmatic client for managing the lifecycle of documents within a distributed JSON search engine. It provides an Elasticsearch search client for indexing documents and performing complex queries, alongside a low-level client that acts as a flexible wrapper for sending raw HTTP requests to a cluster. The client features a fluent request builder that maps typed requests to REST API endpoints and a generic mapping layer to transform JSON responses into strongly typed objects. It employs a pluggable serialization mechanism to decouple the request-response lifecycle from speci

    Implements a programmatic interface for managing the full lifecycle of JSON documents within a distributed search engine.

    C#c-sharpclientdot-net
    عرض على GitHub↗3,656
  1. Home
  2. Data & Databases
  3. JSON Document Stores
  4. Client Libraries