1.0.1 • Published 5 years ago

@questdb/sql-syntax v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@questdb/sql-syntax

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 syntax.

Install

Using npm:

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

or using yarn:

yarn add @questdb/sql-syntax

Resources

Complete references are available in the Documentation. There are also several guides to get started.

Quick-start guides:

Usage guides:

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.