Mongodb 文档翻译

基于 Mongodb 手册 英文版 翻译.
此翻译的github地址
欢迎来到Mongodb 手册。 Mongodb 是易于开发和伸缩的开源,基于文档结构数据库。

MongoDB使用了BSON这种结构来存储数据和网络数据交换。把这种格式转化成一文> 档这个概念(Document),因为BSON是schema-free的,所以在MongoDB中所对应> 的文档也有这个特征,这里的一个Document也可以理解成关系数据库中的一条记录>(Record),只是这里的Document的变化更丰富一些,如Document可以嵌套。
MongoDB以BSON做为其存储结构的一种重要原因是其可遍历性。


MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling.

MongoDB 是一个开源文档数据库,提供高性能,高可用性和自动扩缩。

入门

MongoDB提供如下版本的入门指南:

mongo Shell

  • Introduction to MongoDB as well as instructions to Import Example Dataset;
  • 介绍MongoDB和导入样例数据集
  • A brief overview of the MongoDB Shell (mongo);

Python

PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.

Node.js

MongoDB Node.js Driver is the officially supported Node.js driver for MongoDB.

MongoDB Node.js 驱动为官方支持驱动。

Java

MongoDB Java 驱动 是官方支持的 MongoDB驱动。
驱动

C#

MongoDB C# Driver is the officially supported C# driver for MongoDB.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值