28 packages matching “pg_catalog”
@seed-forge/adapter-postgres
v0.2.6 · 1 month ago
Postgres adapter — introspection (INFORMATION_SCHEMA + pg_catalog) and bulk writer (multi-row INSERT + COPY) for SeedForge
No known vulnerabilities
@jaepil/usqldb
v0.3.0 · 4 months ago
PostgreSQL 17-compatible information_schema, pg_catalog, wire protocol server, and interactive CLI for UQA
No known vulnerabilities
pglite-typegen
v0.0.2 · 3 months ago
Generate TypeScript types from a PGlite database via pg_catalog. Optional Kysely output.
No known vulnerabilities
typeorm-information-schema
v1.1.0 · 4 years ago
Simple module that exposes all views in [`information_schema`](https://www.postgresql.org/docs/14/information-schema.html) and [`pg_catalog`](https://www.postgresql.org/docs/14/catalogs.html) as [TypeORM](https://typeorm.io/#/) entities (`ViewEntity`).
No known vulnerabilities
@pgpmjs/export
v1.18.3 · 2 days ago
PGPM export tools for SQL and GraphQL database migration extraction
No known vulnerabilities
nestjs-report-lib
v1.1.4 · 1 year ago
A NestJS library for generating and managing reports in your applications.
No known vulnerabilities
@sprucelabs/data-stores
v32.0.21 · 4 months ago
A standardized way to store data across many storage platforms. This is NOT an ORM. Just a simple adapter layer built to make it easy to work with storage!
No known vulnerabilities
pg-to-ts
v4.1.1 · 2 years ago
Generate TypeScript-friendly interfaces and constants from (postgres) SQL database schema
No known vulnerabilities
@synthql/cli
v0.109.4 · 1 year ago
The SynthQL CLI.
No known vulnerabilities
@w5/pg
v0.0.46 · 3 years ago
[‼️]: ✏️README.mdt
No known vulnerabilities
@pglite/core
v0.1.0 · 2 months ago
High-performance, in-process, zero-dependency embedded PostgreSQL database engine for Bun & Node.js. A lightweight, serverless SQLite alternative with full Postgres syntax support.
No known vulnerabilities
pg-ts-gen
v4.2.0 · 1 year ago
Generate TypeScript-friendly interfaces and constants from (postgres) SQL database schema
No known vulnerabilities
@3-/s3dist
v0.2.1 · 2 years ago
```psql -- 清空表 DO $$ DECLARE r RECORD; begin FOR r IN (SELECT tablename FROM pg_tables WHERE schemaname = 'public') LOOP EXECUTE 'DROP TABLE IF EXISTS public.' || quote_ident(r.tablename) || ' CASCADE'; END LOOP; END $$;
No known vulnerabilities
super-er-diagram
v0.1.0 · 22 days ago
Two-layer ER diagram viewer generated straight from your database: a columns-free overview diagram plus on-click table details.
No known vulnerabilities
nextjs-pg-cache
v1.0.4 · 1 year ago
Nextjs Postgres package to store the prerendered content and pages in postgres database. Optimal for containerized workload
No known vulnerabilities
@morivvv/json-sql-builder
v2.6.4 · 3 months ago
The package is designed to convert JSON-specific queries to SQL. There is support for nested queries. By default, all queries are wrapped in a construct that imposes a check of access rights to table data To exclude schema names in which you do not
No known vulnerabilities
mysql-pg-proxy
v0.0.1 · 13 years ago
mysql to postgres proxy server
No known vulnerabilities
@hapico/pglite
v0.0.6 · 5 months ago
High-performance, in-process, zero-dependency embedded PostgreSQL database engine for Bun & Node.js. A lightweight, serverless SQLite alternative with full Postgres syntax support.
No known vulnerabilities
electric-elephant
v0.21.47 · 1 month ago
Electric Elephant — PostgreSQL-only, readonly-first, token-efficient MCP server
No known vulnerabilities
flip-table
v1.1.1 · 7 years ago
Flip some tables.
No known vulnerabilities