sql-migrator-cli
sql-migrator-cli
sql-migrator-cli
A forward only PostgreSQL migration tool.
A lightweight and easy to use micro ORM for Node/TypeScript.
Library to be able to do event sourcing without worrying about the aggregate.
Multi dialect ORM for Node.JS/io.js
Typefusion is a tool inspired by DBT that lets you run typescript scripts, and the results are materialized into a database.
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`).
Typeorm-sequence is a library that enables you to use a db sequence in a column (it works only on postgres and oracle yet).
Testing database is a utility library that simplifies the testing process for services that interact with a database using TypeORM. It provides a convenient way to set up and tear down a test database, create the necessary data sources, and access the sto
PGlite support for TypeORM
Utils for Panel Ultima
Postgres client from a galaxy far, far away.
Yet another simple Postgres SQL parser/modifier
Transforming an array of objects with duplicate objects into single objects with an array of duplicate data as elements of objects
A little (and kinda slow) solution to upload rows from a csv file to a postgres table.
a queue library that uses postgres inbuilt trigger/notify/listen functionality to send and receive message
Simple database fixtures
Generates Typescript type definitions from live Postgres server.
Simple TS wrapper for database queries with some convenience features. Works with MySQL, PostgreSQL and SQLite.