- CouchDB and PHP Web Development Beginner’s Guide
- Tim Juravich
- 97字
- 2021-08-13 18:22:52
Chapter 3. Getting Started with CouchDB and Futon
In the previous chapter, we set up our development environment, and I'm sure that you are chomping at the bit to find out what CouchDB can do for us. On that note, we're going to spend this entire chapter digging into CouchDB.
Specifically, we will:
- Dive into what CouchDB means and learn how it looks in the databases and documents
- Learn how we'll interact with CouchDB through its RESTful JSON API
- Use CouchDB's built in administrative console: Futon
- Learn how to add security to your CouchDB databases
推薦閱讀
- 程序員修煉之道:程序設計入門30講
- GitLab Cookbook
- Python數據可視化:基于Bokeh的可視化繪圖
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Vue.js 3.0源碼解析(微課視頻版)
- Cassandra Design Patterns(Second Edition)
- Python:Master the Art of Design Patterns
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Unity 5 for Android Essentials
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Test-Driven JavaScript Development
- Learning Ionic
- 軟件測試分析與實踐
- 3D Printing Designs:The Sun Puzzle
- 零基礎C語言學習筆記