Beta Draft: 2016-08-16

Chapter 1 Overview

This guide explains how to use the X DevAPI and provides examples of its functionality. The X DevAPI is implemented by MySQL Shell and MySQL Connectors that support X Protocol. For more background information and instructions on how to install and get started using X DevAPI, see Using MySQL as a Document Store. For quick-start tutorials introducing you to X DevAPI, see Quick-Start Guide: MySQL Shell for JavaScript and Quick-Start Guide: MySQL Shell for Python.

This section introduces the X DevAPI and provides an overview of the features available when using it to develop applications.

The X DevAPI wraps powerful concepts in a simple API.

The X DevAPI introduces a new, modern and easy-to-learn way to work with your data.

Additional Documentation

In addition to this guide, which provides examples in many languages, a comprehensive reference manual is available for each language which implements the X DevAPI.

For general information about using MySQL Shell, which provides JavaScript and Python implementations of X DevAPI, see MySQL Shell User Guide.