在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:felipenoris/Mongoc.jl开源软件地址:https://github.com/felipenoris/Mongoc.jl开源编程语言:Julia 99.9%开源软件介绍:Mongoc.jlMongoc.jl is a MongoDB driver for the Julia Language. It is implemented as a thin wrapper around libmongoc, the official client library for C applications. Given that BSON is the document format for MongoDB, this package also implements a wrapper around libbson, which provides a way to create and manipulate BSON documents. Requirements
InstallationFrom a Julia session, run: julia> using Pkg
julia> Pkg.add("Mongoc") DocumentationThe documentation for this package is hosted at https://felipenoris.github.io/Mongoc.jl/stable. LicenseThe source code for the package This repository distributes binary assets built from mongo-c-driver source code, which is licensed under Apache-2.0. Alternative Libraries |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论