The DatastoreAPI Specification (DSAS) is a community-driven open specification that declaratively defines, using a JSON or YAML descriptor document, the API to establish a connection and query a database service managing tabular data. It is released under Apache 2.0 license. Contributions from the data community are welcomed!
This GitHub project is the starting point for DSAS. Here you will find the information you need about the DatastoreAPI Specification, simple examples of what it looks like, and some general information regarding the project.
The current version of the DSAS is DSAS-v1.0.0. A reader-friendly version of the specification can be found on our project site.
This repository also contains all previous versions.
Each folder in this repository, such as examples and schemas, contains folders about the current and previous versions of the specification.
For a more detailed introduction to the specification check out our project site.
Please take a look at the CONTRIBUTING file to learn how you can contribute to the project.