2.7k sao GitHub và vẫn tăng — mongodb/mongo-java-driver là dự án Java mà TopGit đang theo dõi trên nền tảng. The official MongoDB drivers for Java, Kotlin, and Scala
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Reference and API documentation for the Java driver is available here.
Reference and API documentation for the Kotlin driver is available here.
Reference and API documentation for the Scala driver is available here.
Tutorials / Training
For tutorials on how to use the MongoDB JVM Drivers, please reference MongoDB University. Additional tutorials, videos, and code examples using both the Java Driver and the Kotlin Driver can also be found in the MongoDB Developer Center.
Support / Feedback
For issues with, questions about, or feedback for the MongoDB Java, Kotlin, and Scala drivers, please look into
our support channels. Please
do not email any of the driver developers directly with issues or
questions - you're more likely to get an answer on the MongoDB Community Forums or StackOverflow.
At a minimum, please include in your description the exact version of the driver that you are using. If you are having
connectivity issues, it's often also useful to paste in the line of code where you construct the MongoClient instance,
along with the values of all parameters that you pass to the constructor. You should also check your application logs for
any connectivity-related exceptions and post those as well.
Bugs / Feature Requests
Think you’ve found a bug in the Java, Kotlin, or Scala drivers? Want to see a new feature in the drivers? Please open a
case in our issue management tool, JIRA:
Create an account and login.
Navigate to the JAVA project.
Click Create Issue - Please provide as much information as possible about the issue type, which driver you are using, and how to reproduce your issue.
Bug reports in JIRA for the driver and the Core Server (i.e. SERVER) project are public.
If you’ve identified a security vulnerability in a driver or any other
MongoDB project, please report it according to the instructions here.
Versioning
We follow semantic versioning when releasing.
@Alpha
APIs marked with the @Alpha annotation are in the early stages of development, subject to incompatible changes,
or even removal, in a future release and may lack some intended features. An APIs bearing @Alpha annotation may
contain known issues affecting functionality, performance, and stability. They are also exempt from any compatibility
guarantees made by its containing library.
It is inadvisable for applications to use Alpha APIs in production environments or for libraries
(which get included on users' CLASSPATHs, outside the library developers' control) to depend on these APIs. Alpha APIs
are intended for experimental purposes only.
@Beta
APIs marked with the @Beta annotation at the class or method level are subject to change. They can be modified in any way, or even
removed, at any time. If your code is a library itself (i.e. it is used on the CLASSPATH of users outside your own control), you should not
use beta APIs, unless you repackage them (e.g. by using shading, etc).
@Deprecated
APIs marked with the @Deprecated annotation at the class or method level will remain supported until the next major release but it is
recommended to stop using them.
com.mongodb.internal.*
All code inside the com.mongodb.internal.* packages is considered private API and should not be relied upon at all. It can change at any
time.
Binaries
Binaries and dependency information for Maven, Gradle, Ivy and others can be found at
https://central.sonatype.com/search.
The test suite requires mongod to be running with enableTestCommands, which may be set with the --setParameter enableTestCommands=1
command-line parameter:
If you encounter "Too many open files" errors when running the tests then you will need to increase
the number of available file descriptors prior to starting mongod as described in https://www.mongodb.com/docs/manual/reference/ulimit/
AI Agent Configuration
This repository uses agentskills.io conventions for AI coding
agent instructions. AGENTS.md is the canonical source of truth — tool-specific files
like CLAUDE.md are generated references.
Adding a nested AGENTS.md
Create an AGENTS.md in the target directory.
Run scripts/sync-claude-md.sh to generate the companion CLAUDE.md.
This script should be run before staging — it creates/removes CLAUDE.md files
to match staged AGENTS.md changes and maintains the .claude/skills symlink.
Stage and commit both files.
IntelliJ IDEA
A couple of manual configuration steps are required to run the code in IntelliJ:
Java 17+ is required to build and compile the source.
mongodb/mongo-java-driver thuộc nhóm Data trên TopGit, cùng 9 topic GitHub. Trang Trending và Topics liệt kê các repo cùng số sao và cùng ngôn ngữ để so sánh.
Đọc thêm về mongodb/mongo-java-driver ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/mongodb/mongo-java-driver là nguồn chính thức.
mongodb/mongo-java-driver có bao nhiêu sao?
mongodb/mongo-java-driver có 2.7k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/mongodb/mongo-java-driver. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
mongodb/mongo-java-driver có những chủ đề gì?
GitHub topics của mongodb/mongo-java-driver: "database", "java", "java-library", "jvm", "kotlin", "kotlin-coroutines", "kotlin-library", "mongodb", "scala". TopGit xếp repo vào nhóm Data.
mongodb/mongo-java-driver có phải mã nguồn mở không?
Có — mongodb/mongo-java-driver phát hành theo license Apache-2.0, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/mongodb/mongo-java-driver.
mongodb/mongo-java-driver có trang demo không?
Dự án có trang chủ ở https://www.mongodb.com/docs/drivers/java/sync/current/. Tab "Readme" ở trang này thường có ảnh chụp và hướng dẫn bắt đầu nhanh.
mongodb/mongo-java-driver còn đang phát triển không?
Commit gần nhất trên mongodb/mongo-java-driver là 16 ngày trước (theo timestamp GitHub). Repo có 1.5k fork — một chỉ báo về mức độ quan tâm của cộng đồng.
Đọc đầy đủ README ở tab phía trên.
Vẫn đang phân vân về mongo-java-driver?
Một cú bấm sẽ gửi câu hỏi kèm trang này cho AI — xem AI nói gì về mongo-java-driver.