
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@questdb/sql-grammar
Advanced tools
This repository contains an NPM package with list of keywords, functions and constants supported by QuestDB. It is used to build enrich frontend applications to support QuestDB's grammar.
With npm:
npm install @questdb/sql-grammar
or with yarn:
yarn add @questdb/sql-grammar
Import the package and use the exported values:
import { dataTypes, functions, keywords, constants } from "@questdb/sql-grammar"
These values are useful when configuring some text editor to enable QuestDB syntax highlighting and autocomplete. For example, the QuestDB Web Console is using values exported by this project to augment the autocomplete and syntax highlight of the Monaco text editor.
Complete references are available in the Documentation.
QuestDB is an open source project and contributions are always welcome!
Feel free to contribute to this project by forking the repository and submitting pull requests. Please make sure you have read our contributing guide.
If you would like to contribute to QuestDB code database, see core contributing guide
FAQs
List of keywords, functions and constants that QuestDB supports
The npm package @questdb/sql-grammar receives a total of 48 weekly downloads. As such, @questdb/sql-grammar popularity was classified as not popular.
We found that @questdb/sql-grammar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.