此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/mongodb/mongo-c-driver master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支35 标签257 Kevin AlbertsonCDRIVER-5997 speed up CSE endpoint tests (...27a824c5天前...
git clone -b releases/stable https://github.com/mongodb/mongo-cxx-driver.gitNote This branch is regularly force-pushed to refer to the latest stable release.Driver Development StatusImportant Relevant bug fixes will be backported from the current major version to the previous major version for a...
For this step, download and import the MongoDB ODBC Driver public key using this url :https://pgp.mongodb.com/atlas-sql-odbc.asc Manually set up the ODBC driver on Windows for local development Note: users can utilize the built-in driver manager. ...
CSHARP-5591: Configure MongoDB.Driver.Encryption.Tests to run on net4… May 17, 2025 1713173·May 17, 2025 History 4,905 Commits .github/workflows Release Notes apidocs benchmarks/MongoDB.Driver.Benchmarks evergreen specifications src
MongoDB Driver for Lua. Contribute to neoxic/lua-mongo development by creating an account on GitHub.
ARCHIVED - libbson is now maintained in a subdirectory of the libmongoc project:https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. ...
Summary apply link replacements required in DRIVERS-2249 Other improvements This script was used to check for broken links in the C driver to verify the applied replacements. This found other broken links, some of which are fixed in this PR: fix "cano
先贴官方文档地址:http://mongodb.github.io/mongo-csharp-driver/ 安装部分很简单,nuget搜索并安装 MongoDB.Driver MongoDB Driver快速浏览 这是MongoDB驱动程序快速浏览的第一部分。在这一部分中,我们将看看如何执行基本的CRUD(创建,读取,更新,删除)操作。在接下来的部分,我们将看看执行一些管理功能。
cd cmake-3.12.3./configure sudo make&&make install cmake--version 其中,cmake --version检查一下最终的cmake版本。 mongo-c-driver的cmake过程: wget https://github.com/mongodb/mongo-c-driver/releases/download/1.13.0/mongo-c-driver-1.13.0.tar.gztar -xzf mongo-c-driver-1.13.0.tar.gz ...
version.cmake BUMP v1.4.5 Aug 24, 2023 README License MongoDB ODBC Driver This is a release of MongoDB ODBC driver, the driver that enables ODBC applications to communicate withMongoDB's Connector for Business Intelligence. For the avoidance of doubt, this particular copy of the software is...