
Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Datax Web | 4,383 | 5 months ago | 238 | mit | Java | |||||
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。 | ||||||||||
Bigchaindb | 3,880 | 21 | 2 | a year ago | 55 | September 29, 2020 | 156 | apache-2.0 | Python | |
Meet BigchainDB. The blockchain database. | ||||||||||
Jsonbox | 2,499 | 4 months ago | 13 | mit | JavaScript | |||||
HTTP-based JSON storage. | ||||||||||
Treefrog Framework | 1,198 | 22 days ago | December 09, 2017 | 3 | bsd-3-clause | C++ | ||||
TreeFrog Framework : High-speed C++ MVC Framework for Web Application | ||||||||||
Js Bson | 1,012 | 77,663 | 838 | 2 days ago | 137 | July 07, 2022 | 1 | apache-2.0 | TypeScript | |
BSON Parser for node and browser | ||||||||||
Blog | 642 | 6 years ago | 2 | apache-2.0 | JavaScript | |||||
前后端分离+服务端渲染的博客系统. 基于Vue2、Koa2、MongoDB、Redis | ||||||||||
Mongo Seeding | 506 | 24 | 5 | 25 days ago | 48 | May 25, 2022 | 5 | mit | TypeScript | |
🌱 The ultimate solution for populating your MongoDB database. | ||||||||||
Developkit_set | 401 | 2 years ago | 1 | |||||||
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。 | ||||||||||
Mongodb Json Files | 387 | 4 years ago | 4 | Shell | ||||||
:package: A curated list of JSON / BSON datasets from the web in order to practice / use in MongoDB | ||||||||||
Qxorm | 360 | 4 days ago | 38 | C++ | ||||||
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository |
A dedicated repository that collects collections to practice/use in MongoDB.
Name | Size | Data type | How to import |
---|---|---|---|
610 Ko |
zip → dump folder |
mongorestore |
|
3.1 Mo |
JSON |
mongoimport |
|
731 Ko |
zip → JSON files |
mongoimport |
|
92 Ko |
JSON |
mongoimport |
|
35 Ko |
JSON |
mongoimport |
|
454 Ko |
JSON |
mongoimport |
|
2.8 Ko |
JSON |
mongoimport |
|
329 Ko |
JSON |
mongoimport |
|
2.3 Mo |
JSON |
mongoimport |
|
666 Ko |
JSON |
mongoimport |
|
470 Ko |
JSON |
mongoimport |
|
525 Ko |
JSON |
mongoimport |
Name | Size | Data type | How to import |
---|---|---|---|
21 Mo |
zip → dump gzip |
mongorestore --gzip |
|
24 Mo |
JSON |
mongoimport |
|
75 Mo |
JSON |
mongoimport |
|
85 Mo |
zip → dump folder |
mongorestore |
|
232 Mo |
JSON |
mongoimport |
|
55 Mo |
RAR (named .zip for confusion) → dump folder |
mongorestore |
Name | Size | Data type |
---|---|---|
423 Mo |
Email server tarball (slow DL server) |
Use the import.sh
script provided to insert the "small" and the "bigger" datasets. You can see the help and the options with import.sh --help
.
Docker support: starts a MongoDB automatically in Docker for you.
Only insert the smallest dataset for a quick data import with --small
(cool for live demos).
Docker if you use the docker option.
MongoDB (mongoimport, mongorestore)
unzip
unrar (for the Enron dataset)
Feel free to make a pull request to add your collection files into the list.