The library is built to query simple dimension/metric based tables. It allows to fetch data in the form you want it. ### example Query: ``` query customers{ fetch(country: US){ plan { revenue: sum(a: planPrice) } } } ``` Response: ``` {
A driver for using PGlite with MikroORM.
Shared TypeScript code for the IO project
Dataform API client for Node.js
A PostgreSQL graph-database-alike library with microsharding and row-level security
MavLink message definitions
OpenTabs plugin for CockroachDB Cloud
Isomorphic rules engine based on spoken language verb tenses.
English | [简体中文](README-CN.md) 
Type safe SQL query builder
IBM SQL Query Node.js SDK
Official SQL Database driver for storecraft
ASCII transliteration of Unicode text, with emoji support and smart spacing
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
File storage library with unified API to manage files across multiple cloud storage providers like S3, GCS, R2 and so on
Teleport Spatial Server on node.js
Shared driver code for Fluid driver implementations
Automatic Node.js Profiler
JavaScript API for face detection and face recognition in the browser with tensorflow.js
SQL Utilities for Minato
helper for consuming kubernetes service bindings
a lightweight write-only ORM for MSSQL, MySQL, PostgreSQL, Oracle, Sqlite 3
Native Tools for the Official Sentry Node.js SDK
An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol