mongo-java-driver
MongoDB client
A Java library that provides a driver for interacting with MongoDB databases
The official MongoDB drivers for Java, Kotlin, and Scala
3k stars
218 watching
1k forks
Language: Java
last commit: 3 days ago
Linked from 2 awesome lists
databasejavajava-libraryjvmkotlinkotlin-coroutineskotlin-librarymongodbscala
Related projects:
Repository | Description | Stars |
---|---|---|
orlandos-nl/mongokitten | A native MongoDB driver written in Swift, supporting asynchronous connections and server-side Swift development | 717 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,168 |
mongodb/mongo-csharp-driver | A C# driver for interacting with the NoSQL MongoDB database system | 3,148 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,431 |
zbjornson/mongodblink | A Mathematica package for interacting with MongoDB databases | 17 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,366 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |