Using an HTTP API to Create and Query IBM Cloudant Databases
Learn how to use HTTP APIs to create, query, and manage IBM Cloudant databases. Master how to integrate Cloudant into your applications using RESTful APIs for seamless data access and management in the cloud.
At a Glance
In this guided project, you will discover how to work with IBM Cloudant databases using the HTTP application programming interface (API).
Using the Client URL (curl) tool, you will write several scripts to connect to Cloudant, create databases, and execute database operations with the HTTP API. You will discover how to perform operations from creating, inserting, updating, and deleting documents to creating, querying, and dropping databases. You will run queries to limit and sort values, and you will learn how to optimize queries with indexes.
This guided project will position you for advanced database-as-a-service (DBaaS) management, one of the fastest growing areas for cloud applications.
Prerequisites
- Document database operations
- Command line interface (CLI) usage
A Look at the Project Ahead
Once you have completed this project, you’ll be able to:
- Create, query, and drop databases
- Perform basic commands such as inserting, updating, and deleting documents
- Create an index to optimize query time
What You’ll Need
Just a web browser and an IBM Cloud account!
Everything else is provided to you via the IBM Skills Network Labs environment. This platform works best with current versions of Chrome, Edge, Firefox, Internet Explorer, or Safari.
Knowledge of document databases and command line interface (CLI) usage will be helpful. You may benefit from looking at another Guided Project first: see Working with Databases in IBM Cloudant.
Your Instructor
Ramesh Sannareddy
There are no reviews yet.