Compile-time checked raw SQL queries with TypeScript type generation for PostgreSQL, MySQL, and SQLite
dataform-osmosis is a CLI tool for refactoring and managing Dataform SQLX files.
Interface with SQL databases
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
process.nextTick but always with args
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
Array#isArray for older browsers
simplified stream construction
Callback wrapping utility
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Allows users to use generators in order to write common functions that can be both sync or async.
Allow parsing of import.meta
A cross browser microtask library
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Promisifies all the selected functions in an object
ASN.1 encoder and decoder
Buffers events from a stream until you are ready to handle them.
Create a stream that emits events from multiple other streams
A small polyfill for Object.setprototypeof
extend like a boss
64-bit big-endian signed integer-to-string conversion
Like duplexer but using streams3
Derive macro for SQLx to get metadata about the entity such as column names
Proc macro implemtation for sqlx-meta to implement metadata reading