pg-mem
DB mock
An in-memory Postgres-like DB instance for unit testing and development.
An in memory postgres DB instance for your unit tests
2k stars
15 watching
99 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
denohacktoberfestmochanodenode-postgresnodejspg-mempg-promisepostgresqlsloniksql-syntax-parsertypeormtypescriptunit-testingunit-tests
Related projects:
Repository | Description | Stars |
---|---|---|
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
morenoh149/postgresdbsamples | A collection of sample databases for PostgreSQL to demonstrate data modeling and support learning and development | 488 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
alassek/activerecord-pg_enum | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
greptimeteam/demo-scene | Supports demos and talks on time-series databases and data processing pipelines with tools like GreptimeDB, InfluxDB, and Prometheus. | 29 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 395 |
rain1017/memdb | A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. | 596 |
pvarentsov/nestjs-pg-notify | A NestJS module that provides a custom transport strategy for PostgreSQL Pub/Sub messaging | 77 |
pgmemento/pgmemento | Provides an audit trail system for PostgreSQL databases with schema versioning and transaction-based logging | 384 |
tmcgilchrist/postgresql-transactional | A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. | 60 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |