Categorical Databaseslogo

Home | Download | Getting Started | Manual | Examples | Wiki | Papers | Screen Shots | Github | Google Group | Conexus | Contact


Getting Started

This page describes how to get started with the open-source CQL IDE.

See the CQL Wiki for links to JDBC drivers, known limitations, etc, and the CQL Manual for a description of CQL's syntax and an index of the IDE's built-in examples. Once downloaded, double click cql.jar to open, or run java -jar cql.jar at the command line. To get started with CQL once it is running, see the examples below.

Basics


SQL vs CQL


Further Examples