NoSQL Databases

Description

Learn how to use the MongoDB and CouchDB APIs in Xbasic.

Name
Description
CouchDB API

CouchDB NoSQL databases can be queried, updated, and managed using Xbasic. Learn how to perform some of the more common operations on a CouchDB database in this guide to the CouchDB API.

Firestore

Firestore is a NoSQL database that is part of Google’s Firebase product line. Alpha Anywhere includes built-in tooling and UX features for working with Firestore.

MongoDB API

NoSQL document databases are popular for certain types of applications. This guide covers the MongoDB Explorer, the low-level Xbasic functions, and the Extension::MongoDB class.