=========
Crate SQL
=========

Crate uses SQL to query documents. For consice reference documentation
see :doc:`sql`. For general information about SQL please refer to
`Wikipedia SQL`_.

.. _`Wikipedia SQL`: http://en.wikipedia.org/wiki/Sql

.. toctree::
   :maxdepth: 2

   ddl
   dml
   aggregation
   scalar
   occ
   partitioned_tables
   rest
   analyzer
   information_schema
   stats
   sql
