awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • elastic/elasticsearch-netAvatar de elastic

    elastic/elasticsearch-net

    3,656Voir sur 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
    Voir sur GitHub↗3,656
  1. Home
  2. Data & Databases
  3. JSON Document Stores
  4. Client Libraries