Pinned Repositories
flow
parity
A library that verifies the parity between your database migrations and idempotent schema definitions by diffing the resulting schemas.
pg-diff
pg-diff allows to inspect and compare two PostgreSQL database schemas and identify the differences between them.
postgres-light
A light compatibility layer for Postgres.js and PGLite
query
A lightweight, chainable, lazy DOM manipulation library inspired by jQuery, written in TypeScript. It provides a simple and expressive API for selecting and manipulating DOM elements, with the added benefit of lazy evaluation.
slon
SLON (Semantically-Loose Object Network) is an experimental data structure implemented as a PostgreSQL extension
tds
TDS (Test-Driven State) is an experimental TypeScript library that allows you to model programs as a union of individual traces.
tds.pg
A PostgreSQL implementation for Trace-Driven State Machines (TDS).
ayatkevich's Repositories
ayatkevich/flow
ayatkevich/parity
A library that verifies the parity between your database migrations and idempotent schema definitions by diffing the resulting schemas.
ayatkevich/pg-diff
pg-diff allows to inspect and compare two PostgreSQL database schemas and identify the differences between them.
ayatkevich/postgres-light
A light compatibility layer for Postgres.js and PGLite
ayatkevich/query
A lightweight, chainable, lazy DOM manipulation library inspired by jQuery, written in TypeScript. It provides a simple and expressive API for selecting and manipulating DOM elements, with the added benefit of lazy evaluation.
ayatkevich/slon
SLON (Semantically-Loose Object Network) is an experimental data structure implemented as a PostgreSQL extension
ayatkevich/tds
TDS (Test-Driven State) is an experimental TypeScript library that allows you to model programs as a union of individual traces.
ayatkevich/tds.pg
A PostgreSQL implementation for Trace-Driven State Machines (TDS).