awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • elastic/elasticsearch-netelastic का अवतार

    elastic/elasticsearch-net

    3,656GitHub पर देखें↗

    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