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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongodb avatar

mongodb/mongo-csharp-driver

0
View on GitHub↗
3,238 स्टार्स·1,269 फोर्क्स·C#·Apache-2.0·3 व्यूज़www.mongodb.com/docs/drivers/csharp/current↗

Mongo Csharp Driver

The Official C# .NET Driver for MongoDB

Features

  • Database Drivers - Official MongoDB driver for .NET.
  • Databases and Storage - Official driver for MongoDB integration.
  • Language Drivers - Official C# driver for .NET applications.

स्टार हिस्ट्री

mongodb/mongo-csharp-driver के लिए स्टार हिस्ट्री चार्टmongodb/mongo-csharp-driver के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Mongo Csharp Driver के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Mongo Csharp Driver के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • globalsign/mgoglobalsign का अवतार

    globalsign/mgo

    1,966GitHub पर देखें↗

    The MongoDB driver for Go

    Gogolangmongodb
    GitHub पर देखें↗1,966
  • go-sql-driver/mysqlgo-sql-driver का अवतार

    go-sql-driver/mysql

    15,424GitHub पर देखें↗

    This project is a native Go driver for the MySQL protocol, providing a communication layer that enables applications to interact with relational database management systems. It implements the standard database interface, allowing developers to manage persistent connections, execute queries, and handle transactions within their applications. The driver functions by translating high-level database commands into the specific binary packet format required for communication with MySQL servers. It manages network sessions through a connection pooling mechanism and supports context-aware query cance

    Godatabasegomariadb
    GitHub पर देखें↗15,424
  • datastax/csharp-driverdatastax का अवतार

    datastax/csharp-driver

    668GitHub पर देखें↗

    DataStax C# Driver for Apache Cassandra

    C#cassandraclientcsharp
    GitHub पर देखें↗668
  • jackc/pgxjackc का अवतार

    jackc/pgx

    13,428GitHub पर देखें↗

    This project is a database driver and interface for the Go programming language, specifically designed for PostgreSQL. It provides a low-level library for executing SQL queries, managing transactions, and handling data persistence within Go applications. The driver distinguishes itself by implementing the native PostgreSQL binary wire protocol, which minimizes communication overhead and maximizes data transfer efficiency. It includes advanced connection pooling to maintain persistent database sessions and supports prepared statement caching to accelerate the execution of frequently repeated o

    Go
    GitHub पर देखें↗13,428
Mongo Csharp Driver के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

mongodb/mongo-csharp-driver क्या करता है?

The Official C# .NET Driver for MongoDB

mongodb/mongo-csharp-driver की मुख्य विशेषताएं क्या हैं?

mongodb/mongo-csharp-driver की मुख्य विशेषताएं हैं: Database Drivers, Databases and Storage, Language Drivers।

mongodb/mongo-csharp-driver के कुछ ओपन-सोर्स विकल्प क्या हैं?

mongodb/mongo-csharp-driver के ओपन-सोर्स विकल्पों में शामिल हैं: go-sql-driver/mysql — This project is a native Go driver for the MySQL protocol, providing a communication layer that enables applications… mongodb/mongo-cxx-driver — C++ Driver for MongoDB. datastax/csharp-driver — DataStax C# Driver for Apache Cassandra. globalsign/mgo — The MongoDB driver for Go. jackc/pgx — This project is a database driver and interface for the Go programming language, specifically designed for PostgreSQL.… mongodb/mongo-go-driver — The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables…