- Mastering MongoDB 3.x
- Alex Giamas
- 98字
- 2021-08-20 10:10:59
Advanced Querying
In the previous chapter, we showed how to use the shell for scripting, administration, and developing in a secure way. In this chapter, we will dive deeper into using MongoDB with drivers and popular frameworks from Ruby, Python, and PHP.
We will also show best practices for using these languages and the variety of comparison and update operators that MongoDB supports on a database level and which are accessible through Ruby, Python, and PHP.
The frameworks that we will use for each language are:
- Ruby: mongo-ruby-driver and Mongoid
- Python: mongo-python-driver and PyMODM
- PHP: mongo-php-driver and Doctrine
推薦閱讀
- Instant Raspberry Pi Gaming
- GNU-Linux Rapid Embedded Programming
- Practical Data Wrangling
- 計算機控制技術
- 精通Excel VBA
- 電腦上網直通車
- Python Data Science Essentials
- PyTorch Deep Learning Hands-On
- AWS Certified SysOps Administrator:Associate Guide
- AI 3.0
- Ruby on Rails敏捷開發最佳實踐
- 網中之我:何明升網絡社會論稿
- Extending Ansible
- 精通數據科學:從線性回歸到深度學習
- Learn QGIS