# Overview

[OneTick](https://www.onetick.com) is a Market Data Analytics platform that can be deployed or provided as a services.
Databases can cover both real time, intra-day and historical access, and can be queried through SQL, along with Python and REST.

SQL access is exposed through Dashboard, REST, Python, ODBC/JDBC and client tools.

The SQL syntax covers both

* Standard SQL
* SQL Windowing
* Time Series Specific Features
* Market Data Specific Features

This documentation provides a series of examples, based on Cloud Market Data access across Equities, Futures & Options.
Although the syntax would equally apply to any deployed implementations.

You can register for a trial at:   [http://www.onetick.com/cloud-services](http://www.onetick.com/cloud-services)

And directly run SQL queries at the [SQL Queries Examples](https://authdash.cloud.onetick.com/web_dashboard/?dash=sql) service.
