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: about 2 months 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 | 722 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
mongodb/mongo-csharp-driver | A C# driver for interacting with the NoSQL MongoDB database system | 3,155 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |
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,446 |
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,503 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
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++ driver for interacting with a NoSQL document-oriented database | 1,048 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |