• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

mongodb_old1: MongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据 ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

mongodb_old1

开源软件地址:

https://gitee.com/mirrors/mongodb_old1

开源软件介绍:

Logo MongoDB README

Welcome to MongoDB!

Components

  • mongod - The database server.
  • mongos - Sharding router.
  • mongo - The database shell (uses interactive javascript).

Utilities

install_compass - Installs MongoDB Compass for your platform.

Building

See Building MongoDB.

Running

For command line options invoke:

$ ./mongod --help

To run a single server database:

  $ sudo mkdir -p /data/db  $ ./mongod  $  $ # The mongo javascript shell connects to localhost and test database by default:  $ ./mongo  > help

Installing Compass

You can install compass using the install_compass script packaged with MongoDB:

  $ ./install_compass

This will download the appropriate MongoDB Compass package for your platformand install it.

Drivers

Client drivers for most programming languages are available athttps://docs.mongodb.com/manual/applications/drivers/. Use the shell(mongo) for administrative tasks.

Bug Reports

See https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports.

Packaging

Packages are created dynamically by the buildscripts/packager.py script.This will generate RPM and Debian packages.

Documentation

https://docs.mongodb.com/manual/

Cloud Hosted MongoDB

https://www.mongodb.com/cloud/atlas

Forums

Learn MongoDB

https://university.mongodb.com/

LICENSE

MongoDB is free and the source is available. Versions released prior toOctober 16, 2018 are published under the AGPL. All versions released afterOctober 16, 2018, including patch fixes for prior versions, are publishedunder the Server Side Public License (SSPL) v1.See individual files for details.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap