Skip to content
damiencorpataux edited this page Apr 25, 2012 · 8 revisions

This page describes RestQL specifications.

Abstract

We want a readable way of issuing arbitrarily complex SQL queries in a REST fashion.

Subprojects

We are working on the following plans:

  • Create a RestQL specification defining the REST request concept and rules.
  • Create REST request Parsers that produces an xSQL structure from a REST request.
  • Create a simple xSQL abstraction layer (see php implementation TODO:link) for testing and assessing.

Concepts

Examples

Clone this wiki locally