@questdb/sql-syntax
v1.0.1
Published
List of keywords, functions and constants that QuestDB supports
Downloads
8
Keywords
Readme
@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
Roadmap
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.