Skip to content

List of keywords, functions and constants that QuestDB supports

Notifications You must be signed in to change notification settings

iamrjhen/sql-grammar

 
 

Repository files navigation

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

About

List of keywords, functions and constants that QuestDB supports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 64.4%
  • JavaScript 35.6%