#
MongoDB
MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.
Here are 2,230 public repositories matching this topic...
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
nodejs
mysql
python
git
vim
macos
linux
bash
redis
cli
mac
aws
elasticsearch
cloud
spark
mongodb
iterm2
sublime-text
postgresql
android-development
-
Updated
Dec 23, 2020 - Python
Meet BigchainDB. The blockchain database.
-
Updated
Jun 8, 2021 - Python
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
python
infrastructure
machine-learning
mongodb
reproducible-research
reproducible-science
reproducibility
-
Updated
Jul 20, 2021 - Python
High performance datastore for time series and tick data
-
Updated
Jul 23, 2021 - Python
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
static-site-generator
cms
flask
framework
mongodb
static-site
python3
content-management
cmf
content-management-system
flask-admin
tinydb
-
Updated
Nov 19, 2019 - Python
Automated NoSQL database enumeration and web application exploitation tool.
couchdb
redis
security-audit
mongodb
nosql
scanner
hacking
databases
enumeration
penetration-testing
nosql-databases
sql-injection
bugbounty
mongodb-database
offensive-security
hacktoberfest
hacking-tool
security-tools
web-application-security
security-toolset
-
Updated
Feb 13, 2021 - Python
Django and MongoDB database connector
-
Updated
Aug 21, 2021 - Python
-
Updated
Dec 2, 2020 - Python
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
mysql
python
redis
django
spider
mongodb
selenium
xpath
scrapy
pymysql
itchat
crawlspider
weichat
beautifulsoup4
-
Updated
Dec 24, 2020 - Python
Mongoengine support for Django Rest Framework
-
Updated
Aug 23, 2021 - Python
[很多问题在维修中, 作者疫情期间忙碌,很多问题无法及时处理] 准备v3.0 Beta, v2.2维护少| OS鹿 | Python Flask开源网站
-
Updated
Sep 7, 2021 - Python
The online judge service with millions of submissions, since 2005.
-
Updated
Sep 1, 2021 - Python
Course demo code and other hand-out materials for our data-driven web apps in Flask course
python
flask
unit-testing
sqlalchemy
course
mongodb
python3
fullstack
online-learning
flask-course
course-demo
-
Updated
May 13, 2021 - Python
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
mongodb
bitcoin
trading
coinbase
multiprocessing
deep-reinforcement-learning
multithreading
dqn
tickstore
arctic
recorder
trading-algorithms
cryptocurrencies
bitfinex
hft
order-book
limit-order-book
orderbook
tick-data
coinbase-pro
-
Updated
Jul 22, 2021 - Python
davidlatwe
commented
Aug 4, 2019
basic CRUD methods
- insert_one
- insert_many
- find
- update_one
- update_many
- replace_one
- delete_one
- delete_many
- bulkWrite
Operators
Query Ops
comparison
- $eq
- $gt
- $gte
- $lt
- $lte
- $ne
- $in
- $nin
logical
- $and
- $or
- $nor
- $not
array
Async ODM (Object Document Mapper) for MongoDB based on python type hints
python
mongo
orm
mongodb
nosql
async
odm
motor
asyncio
mongodb-orm
type-hints
python-types
object-document-mapper
pydantic
fastapi
-
Updated
Sep 7, 2021 - Python
shaypal5
commented
Jun 27, 2021
See the XDG Base directory specification
Sounds like $XDG_CACHE_HOME/cachier should be used if the XDG_CACHE_HOME environment variable is defined.
By the way, this is a good first issue for any first time contributor.
mysql
cli
boilerplate
mongodb
sqlite
postgresql
databases
project-management
project-management-tool
project-generator
tortoise-orm
fastapi
-
Updated
Sep 2, 2021 - Python
Python AI assistant 🧠
python
nlp
ai
mongodb
sklearn
pymongo
voice-commands
voice-recognition
nltk
voice-chat
voice-control
python35
nlp-machine-learning
wolfram-language
voice-assistant
google-speech-recognition
voice-activity-detection
voice-recognition-experiment
google-speech-to-text
linux-assistant
-
Updated
Jun 1, 2021 - Python
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia
Feature Request
Describe the solution you'd like
Improve github actions
PR link
See #368 where we remove travis and replace it with github actions.