JSPM

Found 4634 results for sql query parser for postgres

postgres

Fastest full featured PostgreSQL client for Node.js

  • v3.4.8
  • 180.71
  • Published

pgsql-ast-parser

Yet another simple Postgres SQL parser/modifier

  • v12.0.2
  • 177.31
  • Published

@electric-sql/pglite

PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.

  • v0.3.16
  • 165.33
  • Published

@ucast/core

git@github.com:stalniy/ucast.git

  • v1.10.2
  • 160.44
  • Published

libpg-query

The real PostgreSQL query parser

  • v17.7.3
  • 150.52
  • Published

sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

  • v6.37.8
  • 139.46
  • Published

objection

An SQL-friendly ORM for Node.js

  • v3.1.5
  • 137.31
  • Published

pgsql-parser

The real PostgreSQL query parser

  • v17.9.12
  • 137.05
  • Published

drizzle-orm

Drizzle ORM package for SQL databases

  • v0.45.1
  • 135.20
  • Published

named-placeholders

sql named placeholders to unnamed compiler

  • v1.1.6
  • 132.07
  • Published

sql-bricks

Transparent, Schemaless SQL Generation

  • v3.0.1
  • 129.02
  • Published

pg-node-migrations

Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.

  • v0.0.8
  • 127.75
  • Published

knex

A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3

  • v3.1.0
  • 125.31
  • Published

node-pg-migrate

PostgreSQL database migration management tool for node.js

  • v8.0.4
  • 120.30
  • Published

kysely-postgres-js

Kysely dialect for PostgreSQL using the Postgres.js client

  • v3.0.0
  • 117.73
  • Published

postgres-migrations

Stack Overflow style database migrations for PostgreSQL

  • v5.3.0
  • 117.47
  • Published

sqlstring

Simple SQL escape and format for MySQL

  • v2.3.3
  • 115.35
  • Published

zapatos

Zero-Abstraction Postgres for TypeScript

  • v6.6.1
  • 113.95
  • Published

waterline-sql-builder

Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).

  • v3.0.1
  • 113.55
  • Published

massive

A small query tool for Postgres that embraces json and makes life simpler

  • v6.11.3
  • 113.51
  • Published

pg-mem

A memory version of postgres

  • v3.0.14
  • 113.15
  • Published

@appland/sql-parser

JavaScript implementation of SQLite 3 query parser

  • v1.5.1
  • 111.73
  • Published

@keyv/postgres

PostgreSQL storage adapter for Keyv

  • v2.2.3
  • 111.48
  • Published

sql-escaper

🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).

  • v1.3.3
  • 107.74
  • Published

prettier-plugin-sql

An opinionated sql formatter plugin for Prettier

  • v0.19.2
  • 105.75
  • Published

db-migrate-pg

A postgresql driver for db-migrate

  • v1.5.2
  • 103.47
  • Published

dt-sql-parser

SQL Parsers for BigData, built with antlr4

  • v4.4.2
  • 100.04
  • Published

react-querybuilder

React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts

  • v8.14.0
  • 99.84
  • Published

sql-summary

Summarize any SQL query

  • v1.0.1
  • 99.80
  • Published

sqlite3

Asynchronous, non-blocking SQLite3 bindings

  • v5.1.7
  • 98.58
  • Published

@tgriesser/schemats

Fork of schemats - Generate typescript interface definitions from (postgres) SQL database schema

  • v9.0.1
  • 95.57
  • Published

@prisma/ppg

Lightweight client for Prisma Postgres

  • v1.0.1
  • 94.51
  • Published

@react-querybuilder/core

React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts

  • v8.14.0
  • 93.70
  • Published

better-sqlite3

The fastest and simplest library for SQLite in Node.js.

  • v12.6.2
  • 92.97
  • Published

@synatic/noql

Convert SQL statements to mongo queries or aggregates

  • v5.1.2
  • 92.81
  • Published

sql-bricks-postgres

Transparent, Schemaless SQL Generation for the PostgreSQL

  • v0.6.0
  • 92.73
  • Published

@pgkit/client

A strongly-typed postgres client for node.js

  • v0.6.1
  • 92.08
  • Published

sql-template-tag

ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`

  • v5.2.1
  • 91.48
  • Published

knex-postgis

postgis extension for knex

  • v0.14.3
  • 91.33
  • Published

sequelize-typescript-generator

Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.

  • v12.0.1
  • 90.43
  • Published

selectstar

Generate safe SQL statements with tagged literals

  • v1.1.11
  • 90.03
  • Published

@ff00ff/mammoth

![Mammoth](https://s3-eu-west-1.amazonaws.com/mammoth-static.ff00ff.nl/mammoth-logo.png)

    • v1.3.0
    • 89.66
    • Published

    sql.js

    SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

    • v1.14.1
    • 89.58
    • Published

    pg-query-parser

    The real PostgreSQL query parser

    • v0.3.0
    • 89.48
    • Published

    @pgsql/parser

    Multi-version PostgreSQL parser with dynamic version selection

    • v1.2.1
    • 88.76
    • Published

    plpgsql-deparser

    PL/pgSQL AST Deparser - Converts PL/pgSQL function ASTs back to SQL

    • v0.7.4
    • 86.70
    • Published

    drizzle-kit

    Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github

    • v0.31.9
    • 85.30
    • Published

    @pgsql/traverse

    PostgreSQL AST traversal utilities for pgsql-parser

    • v17.2.4
    • 84.08
    • Published

    pg-to-ts

    Generate TypeScript-friendly interfaces and constants from (postgres) SQL database schema

    • v4.1.1
    • 83.72
    • Published

    @pothos/plugin-prisma

    A Pothos plugin for more efficient integration with prisma

    • v4.14.2
    • 83.52
    • Published

    squid

    Provides SQL tagged template strings and a schema definition function.

    • v0.5.2
    • 83.26
    • Published

    postgres-schema-ts

    postgres-schema-ts coverts Postgres schemas into typescript interfaces

    • v0.5.0
    • 82.75
    • Published

    @prestodb/presto-js-client

    This is a Presto JavaScript client that connects to Presto via Presto's REST API to run queries.

    • v1.1.0
    • 82.05
    • Published

    @sqb/postgres

    SQB serialization extension for PostgreSQL database

    • v4.23.3
    • 81.98
    • Published

    postgrator

    A SQL migration tool for SQL people

    • v8.0.0
    • 81.67
    • Published

    ts-sql-codegen

    Generates ts-sql-query table mappings from tbls schema output

    • v3.23.1
    • 81.47
    • Published

    ts-sql-query

    Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.

    • v1.67.0
    • 80.91
    • Published

    athena-express-plus

    Athena-Express-Plus is a Node.js library for simplified SQL query execution in Amazon Athena, supporting the latest AWS SDK v3 architecture. It provides seamless integration with Athena, enabling clean JSON result retrieval, parameterized queries, and pag

    • v8.1.0
    • 80.19
    • Published

    pg-sql

    Create SQL for Postgres in a safe and composable fashion with the power of template strings.

    • v1.1.0
    • 80.17
    • Published

    @quereus/quereus

    Pure TypeScript SQL engine — no WASM, no native bindings. Runs in browsers, Node.js, React Native, edge workers, and anywhere JS runs.

    • v1.0.0
    • 79.19
    • Published

    drizzle-zod

    Generate Zod schemas from Drizzle ORM schemas

    • v0.8.3
    • 78.75
    • Published

    @anrok/mammoth

    This is a fork of [@ff00ff/mammoth](https://github.com/Ff00ff/mammoth). We made this fork because the upstream project has not been active. We'd love to get rid of this fork if that changes.

      • v0.10.0
      • 77.53
      • Published

      @guanmingchiu/sqlparser-ts

      A SQL parser for JavaScript and TypeScript, powered by datafusion-sqlparser-rs via WASM

      • v0.61.1
      • 77.35
      • Published

      eslint-plugin-sql-template

      ESLint plugin with rules for using the `sql` template tag on raw SQL queries

      • v3.2.0
      • 77.08
      • Published

      odata-sequelize

      Advanced OData v4 parser for Sequelize.JS with support for $expand, lambda expressions, navigation properties, and complex filters

      • v2.0.0
      • 76.97
      • Published

      sqlite-parser

      JavaScript implentation of SQLite 3 query parser

      • v1.0.1
      • 76.75
      • Published

      @appthreat/sqlite3

      Asynchronous, non-blocking SQLite3 bindings. Modern rewrite of TryGhost/node-sqlite3

      • v8.0.1
      • 76.33
      • Published

      safe-squel

      (safe version) SQL query string builder

      • v5.12.5
      • 76.23
      • Published

      ent-framework

      A PostgreSQL graph-database-alike library with microsharding and row-level security

      • v2.25.2
      • 76.13
      • Published

      @mojojs/pg

      mojo.js ♥ PostgreSQL

      • v1.2.0
      • 76.06
      • Published

      pg-query-native

      The real PostgreSQL query parser

      • v1.3.1
      • 76.04
      • Published

      ava-postgres

      `ava-postgres` is a test fixture for [AVA](https://github.com/avajs/ava) that provides you with nearly-instant access to a fresh Postgres database for every test.

      • v7.3.1
      • 74.87
      • Published

      @clickup/ent-framework

      A PostgreSQL graph-database-alike library with microsharding and row-level security

      • v2.25.2
      • 74.37
      • Published

      @vscode/sqlite3

      Asynchronous, non-blocking SQLite3 bindings

      • v5.1.12-vscode
      • 74.02
      • Published

      kysely

      Type safe SQL query builder

      • v0.28.11
      • 73.75
      • Published

      duckdb

      DuckDB node.js API

      • v1.4.4
      • 73.44
      • Published

      json-sql

      node.js json to sql queries mapper

      • v0.5.0
      • 73.31
      • Published

      pg-seed

      PostgreSQL seeding utilities for CSV, JSON, and SQL data loading

      • v0.7.2
      • 73.19
      • Published

      pg-bind

      Util for binding PostgreSQL queries in NodeJS

      • v1.0.1
      • 72.54
      • Published

      plpgsql-parser

      Combined SQL + PL/pgSQL parser with hydrated ASTs and transform API

      • v0.5.5
      • 72.08
      • Published

      join-monster

      A GraphQL to SQL query execution layer for batch data fetching.

      • v4.0.1
      • 71.76
      • Published

      vertica

      Pure Javascript client library for Vertica

      • v0.5.5
      • 71.49
      • Published

      @subql/x-sequelize

      Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

      • v6.32.0-0.0.4
      • 71.47
      • Published

      tinypg

      Easy way to call sql files using postgres.

      • v7.0.1
      • 71.39
      • Published

      postgres-shift

      A simple forwards only migration solution for [postgres.js](https://github.com/porsager/postgres)

      • v0.1.0
      • 70.70
      • Published

      postgrejs

      Professional PostgreSQL client NodeJS

      • v2.22.9
      • 70.50
      • Published

      @ucast/sql

      git@github.com:stalniy/ucast.git

      • v0.1.0
      • 69.79
      • Published

      @henkey/postgres-mcp-server

      A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants

      • v1.0.5
      • 69.71
      • Published

      gesundheit

      Concise SQL generation for Postgres and MySQL

      • v0.10.0
      • 68.81
      • Published

      pgsubst

      Substitutes named parameters with values within PostgreSQL queries

      • v0.0.3
      • 68.56
      • Published

      @cratedb/cratedb-sqlparse

      ![NPM License](https://img.shields.io/npm/l/@cratedb/cratedb-sqlparse) ![NPM Version](https://img.shields.io/npm/v/@cratedb/cratedb-sqlparse) ![NPM Downloads](https://img.shields.io/npm/dm/@cratedb/cratedb-sqlparse)

      • v0.0.17
      • 68.44
      • Published

      tedious

      A TDS driver, for connecting to MS SQLServer databases.

      • v19.2.1
      • 67.78
      • Published

      @clickhouse/client

      Official JS client for ClickHouse DB - Node.js implementation

      • v1.18.2
      • 67.30
      • Published

      @casl/prisma

      Allows to query accessible records using Prisma client based on CASL rules

      • v1.6.1
      • 67.25
      • Published

      @travetto/model-postgres

      PostgreSQL backing for the travetto model module, with real-time modeling support for SQL schemas.

      • v7.1.4
      • 66.66
      • Published

      sql-formatter

      Format whitespace in a SQL query to make it more readable

      • v15.7.2
      • 66.65
      • Published

      sql-fixtures

      Populate a SQL database with fixture data

      • v1.0.4
      • 66.57
      • Published

      mssql

      Microsoft SQL Server client for Node.js.

      • v12.2.0
      • 66.19
      • Published

      linkgress-orm

      A lightweight, type-safe ORM for PostgreSQL with LINQ-style queries and automatic type inference

      • v0.4.10
      • 66.14
      • Published

      @florajs/sql-parser

      Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.

      • v4.0.0
      • 66.05
      • Published

      prisma-sql

      Convert Prisma queries to optimized SQL with type safety. 2-7x faster than Prisma Client.

      • v1.77.0
      • 66.02
      • Published

      relational-schema

      Generate a js schema for a relational database

      • v0.6.2
      • 66.00
      • Published

      @pgpm/types

      Core PostgreSQL data types with deploy/verify/revert SQL scripts

      • v0.18.0
      • 65.71
      • Published

      knex-schema-inspector

      Utility for extracting information about existing DB schema

      • v3.1.0
      • 65.47
      • Published

      @pgsql/quotes

      PostgreSQL identifier quoting and keyword classification utilities

      • v17.1.0
      • 65.36
      • Published

      sql-highlight

      A simple and lightweight library for highlighting SQL queries written in pure JavaScript

      • v6.1.0
      • 65.32
      • Published

      drizzle-seed

      A package to seed your database using Drizzle ORM

      • v0.3.1
      • 65.31
      • Published

      @fastify/mysql

      Fastify Mysql connection plugin

      • v5.0.2
      • 65.04
      • Published

      @rematter/sequelize

      Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

      • v6.25.2-20251114
      • 64.53
      • Published

      database-js

      Common database interface for JavaScript

      • v3.0.11
      • 64.50
      • Published

      @ruvector/edge-full

      Complete WASM toolkit for edge AI: vector search, graph DB, neural networks, DAG workflows, SQL/SPARQL/Cypher, and ONNX inference - all running in browser

      • v0.1.0
      • 64.36
      • Published

      rtree-sql.js

      SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

      • v1.7.0
      • 64.23
      • Published

      tsqlstring

      Simple SQL escape and format for T-SQL

      • v1.0.1
      • 63.91
      • Published

      @classmethod/athena-query

      Athena-Query makes it easier to execute SQL queries on Amazon Athena by consolidating & abstracting several methods in the AWS SDK

      • v1.4.0
      • 63.25
      • Published

      tinypg-parser

      TinyPg utility for parsing parameterized SQL.

      • v1.0.6
      • 63.07
      • Published

      introspect-it

      introspect-it coverts Postgres schemas into typescript types

      • v3.0.0
      • 63.02
      • Published

      @rough/rx-pg

      A simple RxJS wrapper around node-postgres lib

      • v1.1.0
      • 62.83
      • Published

      expo-sqlite

      Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.

      • v55.0.10
      • 61.95
      • Published

      sql-query

      NodeJS SQL query builder

      • v0.1.28
      • 61.74
      • Published

      pg-postgis-types

      PostGIS data types for node-postgres

      • v3.0.0
      • 61.73
      • Published

      sqlite

      SQLite client for Node.js applications with SQL-based migrations API written in Typescript

      • v5.1.1
      • 61.71
      • Published

      pg-embedded

      Embedded PostgreSQL database for Node.js - Easy setup, high performance, TypeScript support

      • v0.2.3
      • 61.44
      • Published

      pg-large-object

      Large object support for PostgreSQL clients (node-postgres)

      • v2.0.0
      • 61.22
      • Published

      @sqorn/pg

      A Javascript library for building Postgres queries

      • v0.0.45
      • 61.22
      • Published

      pg-minify

      Minifies PostgreSQL scripts.

      • v1.8.0
      • 60.74
      • Published

      @aiql-org/core

      AIQL language parser and multi-target transpiler (JSON/YAML/Python/SQL/Coq/Lean)

      • v2.9.0
      • 60.71
      • Published

      @queryleaf/lib

      SQL to MongoDB query translator - Core library

        • v0.2.3
        • 60.45
        • Published

        relq

        The Fully-Typed PostgreSQL ORM for TypeScript

        • v1.0.122
        • 60.45
        • Published

        pg-query-sdk

        PostgreSQL SDK with Query Builder, Query Executor and Transaction Manager

        • v1.2.0
        • 60.15
        • Published

        sql-parse

        SQL parsing utility

          • v0.1.5
          • 59.91
          • Published

          kysely-pglite

          Kysely dialect for @electric-sql/pglite

          • v0.6.1
          • 58.95
          • Published

          @keyvhq/sql

          Parent class for SQL based Keyv storage adapters

          • v2.2.0
          • 58.95
          • Published

          drizzle-typebox

          Generate Typebox schemas from Drizzle ORM schemas

          • v0.3.3
          • 58.55
          • Published

          yesql

          Read named SQL statements from .sql files. Also named parameters for prepared statements.

          • v7.0.0
          • 58.34
          • Published

          waterline-utils

          Various utilities for working with Waterline queries and adapters.

          • v1.4.6
          • 58.32
          • Published

          @jlongster/sql.js

          SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

          • v1.6.7
          • 58.16
          • Published

          nano-queries

          Simple and powerful database-agnostic query builder (SQL & NoSQL)

          • v2.0.3
          • 57.86
          • Published

          node-sql-reader

          Library to parse pure sql file or sql string in to queries array

          • v0.1.3
          • 57.32
          • Published

          pg-sql2

          Generate safe Postgres-compliant SQL with tagged template literals

          • v4.14.1
          • 57.27
          • Published

          @unni-craftsman/pglite

          PGlite with TimescaleDB extension. WASM Postgres build with time-series support (hypertables, time_bucket, compression).

          • v0.3.14-timescaledb.1
          • 57.03
          • Published

          node-simple-mssql-parser

          A simple, lightweight parser for MSSQL (T-SQL) SELECT and INSERT statements in Node.js. Parses SQL to AST and provides traversal utilities.

          • v1.2.0
          • 56.84
          • Published

          pgsql-seed

          PostgreSQL seeding utilities with pgpm integration - batteries included

          • v2.5.2
          • 56.61
          • Published

          @aikidosec/firewall

          Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.

          • v1.8.18
          • 56.53
          • Published

          @dee-wan/schema-parser

          Extract and parse @optimize directives from Prisma schema comments into standardized data structures

          • v1.4.0
          • 56.40
          • Published

          @memberjunction/query-gen

          AI-powered generation of domain-specific SQL query templates with automatic testing, refinement, and metadata export

          • v5.11.0
          • 56.38
          • Published

          postgres-mcp

          A blazing fast, type-safe MCP Server for AI Agents to interact with multiple PostgreSQL databases

          • v1.0.4
          • 56.34
          • Published

          graphile-migrate

          Opinionated SQL-powered migration tool for PostgreSQL

          • v1.4.1
          • 56.23
          • Published

          pg-custom-types

          Custom data types for node-postgres

          • v3.0.0
          • 56.07
          • Published

          @sqorn/lib-sq

          Sqorn Untyped Query Library

          • v0.0.45
          • 56.00
          • Published

          mysql-schema-ts

          mysql-schema-ts coverts mysql schemas into typescript interfaces

          • v1.9.1
          • 55.46
          • Published

          nexorm

          A powerful TypeScript ORM with advanced features.

          • v2.0.5
          • 55.35
          • Published

          sqlocal

          SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.

          • v0.17.0
          • 55.28
          • Published

          kysely-gen

          Database type generator for Kysely - Supports PostgreSQL, MySQL, SQLite, and MSSQL

          • v0.14.1
          • 55.23
          • Published

          prisma-kysely

          Generate Kysely database types from a Prisma schema

          • v3.1.0
          • 55.18
          • Published

          psqlformat

          PostgreSQL SQL syntax beautifier

          • v1.30.0
          • 55.09
          • Published

          @tanstack/db-ivm

          Incremental View Maintenance for TanStack DB based on Differential Dataflow

          • v0.1.17
          • 55.07
          • Published

          @m2k-5f/pgtx

          Lightweight, high-performance SQL toolkit for node-postgres

          • v1.2.0
          • 54.96
          • Published

          @dbcube/query-builder

          The Dbcube Query Builder is a lightweight, flexible, and fluent library for building queries across multiple database engines, including MySQL, PostgreSQL, SQLite, and MongoDB, using JavaScript/Node.js. Its agnostic design allows you to generate data man

          • v5.0.12
          • 54.95
          • Published

          minipg

          PostgreSQL bindings for Nodejs using row-by-row access

          • v0.6.0
          • 54.62
          • Published

          @gemini-testing/sql.js

          SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).

          • v3.0.0
          • 54.61
          • Published

          @architect-eng/sapatos

          Sapatos aims to make Postgres and TypeScript work beautifully together. No abstractions, no distractions: just your database, with type safety.

          • v0.7.1
          • 54.61
          • Published

          sql-tag

          A template tag for writing elegant sql strings

          • v1.0.1
          • 54.46
          • Published

          sphinxql

          SphinxQL query builder for Node.JS. Supports Sphinx search(2.x and 3.x) and Manticore search

          • v0.3.0
          • 54.29
          • Published

          node-red-contrib-mssql-plus

          A node-red node to execute queries, stored procedures and bulk inserts in Microsoft SQL Server and Azure Databases SQL2000 ~ SQL2022

          • v0.13.1
          • 54.19
          • Published

          sqliterally

          Lightweight SQL query builder

          • v1.0.3
          • 54.07
          • Published

          node-red-contrib-orm-db

          ORM for Oracle, Postgres, MySQL, MariaDB, SQLite and SQL Server, and more

          • v1.0.13
          • 53.97
          • Published

          @golemio/db-migrate

          Database migration framework for node.js

          • v1.0.0-beta.29-diversion.4
          • 53.96
          • Published

          knex-db-manager-continued

          Collection of administrative database operations for knex supported databases

          • v0.7.1
          • 53.94
          • Published

          @grest-ts/sql

          Type-safe SQL query builder for MySQL

          • v0.0.20
          • 53.78
          • Published

          zod-dbs-pg

          PostgreSQL provider for zod-dbs

          • v2.0.5
          • 53.67
          • Published

          countries-list

          Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.

          • v3.3.0
          • 53.66
          • Published

          drizzle-valibot

          Generate valibot schemas from Drizzle ORM schemas

          • v0.4.2
          • 53.65
          • Published

          kinetic-sql

          Zero-config, type-safe Postgres & MySQL client with Realtime subscriptions.

          • v3.0.4
          • 53.64
          • Published

          redbean-node

          RedBeanNode is an easy to use ORM tool for Node.js, strongly inspired by RedBeanPHP. It automatically generates the tables and columns on-the-fly

          • v0.3.3
          • 53.40
          • Published

          knex-db-manager

          Collection of administrative database operations for knex supported databases

          • v0.7.0
          • 53.29
          • Published

          schemats

          Generate typescript interface definitions from (postgres) SQL database schema

          • v3.0.3
          • 53.24
          • Published

          orange-orm

          Object Relational Mapper

          • v5.2.1
          • 53.17
          • Published

          @koopjs/winnow

          Apply sql-like filters to GeoJSON

          • v5.0.4
          • 53.08
          • Published

          gtfs-via-duckdb

          Analyze GTFS datasets using DuckDB.

          • v5.0.0
          • 52.85
          • Published

          @dbcube/schema-builder

          The Dbcube Query Builder is a lightweight, flexible, and fluent library for building queries across multiple database engines, including MySQL, PostgreSQL, SQLite, and MongoDB, using JavaScript/Node.js. Its agnostic design allows you to generate data man

          • v5.0.13
          • 52.69
          • Published

          db-migrate

          Database migration framework for node.js

          • v0.11.14
          • 52.69
          • Published

          squirreling

          Squirreling Async SQL Engine

          • v0.10.1
          • 52.62
          • Published

          sql-concat

          It's just fancy string concatenation

          • v4.1.0
          • 52.19
          • Published

          @clickhouse/client-web

          Official JS client for ClickHouse DB - Web API implementation

          • v1.18.2
          • 52.16
          • Published

          casbin-pg-watcher

          A casbin watcher based on PostgreSQL NOTIFY

          • v0.2.0
          • 52.06
          • Published

          @techteamer/sequelize

          Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

          • v6.32.2
          • 51.88
          • Published

          drizzle-arktype

          Generate arktype schemas from Drizzle ORM schemas

          • v0.1.3
          • 51.84
          • Published

          @keyv/sql

          Parent class for SQL based Keyv storage adapters

          • v1.1.4
          • 51.83
          • Published