Cloudant’s signup procedure is a simple form that grants you immediate access to your new databases. One of the options is “Lagoon,” which is their Azure installation.
2Create Databases From the Cloudant Website
Although you can use code to create and manage your databases, you can also do so through their handy Website. Here I’m creating a new database called “articles.”
3Sample Databases Are Available
In addition to your own databases, you have access to a whole set of sample databases that help demonstrate the capabilities of Cloudant. Most of these involve replicating the sample databases into your own account using this screen.
4You Can Create, Read, Update and Delete From the Website
The Website includes features for inserting, reading, updating, and deleting your data. These make use of AJAX calls directly to the CouchDB server. However, normally you wouldn’t use these calls in your own app due to cross-site access and security concerns.
5The Website Lets You List Database Elements
Using the Web interface, you can list the elements in your database. The elements appear as JSON structures.
6View Statistics From the Website
The Web interface also lets you view stats on your databases.Â
7Use the Website for Index Management
The Web interface even lets you manage the indexes of your database. These features give you full access for managing your databases all from within the Web GUI.
8Coding for Cloudant Is Just Like Any CouchDB Program
Using any IDE, you can write code on your own server that accesses your CouchDB databases managed by Cloudant. This is a sample Node.js app using the Cloud9 IDE.
9Heres the App Up and Running
With the app running (as seen in the middle console window) you can see the output of the app running on your own server (bottom browser window). You can also do some basic REST access (top-left browser window).
10Cloudant Is Available in the Azure Marketplace
Cloudant is also available through the Azure marketplace, although really there’s nothing to install directly from the marketplace. Instead, the entry in the market takes you directly to Cloudant’s Website.
AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...