/sql-grammar

List of keywords, functions and constants that QuestDB supports

Primary LanguageTypeScript

@questdb/sql-grammar

NPM Version

This repository contains list of keywords, functions and constants that QuestDB supports. This npm package is used to build rich frontend applications that support QuestDB's grammar.

Install

Using npm:

npm install --save-dev @questdb/sql-grammar

or using yarn:

yarn add @questdb/sql-grammar

Resources

Complete references are available in the Documentation.

Get started:

Develop:

Concepts:

Support / Contact

Slack Channel

Roadmap

Our roadmap is here

Contribution

Feel free to contribute to the project by forking the repository and submitting pull requests. Please make sure you have read our contributing guide.