Pinned Repositories
als-test
Test behaviour of AsyncLocalStorage
aws4-test
pg_prove
A minimalist docker image for running pg_prove
pg_sql_lexer
I needed a way to 'minify' SQL statements in another crystal project. This turned out to be quite tricky so I figured the easiest way was to create a simple lexer and use the tokens to generate a minified representation. This lexer is also written in Crystal (obviously) 😀.
pg_test
Test runner for pgTAP scripts
pglog
A crystal shard for analysing Postgres csv-formatted log files
pgsql-minify
npm package to minify postgres sql
t-alpine
Test crystal running under alpine linux
nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
horrendo's Repositories
horrendo/pgsql-minify
npm package to minify postgres sql
horrendo/pg_prove
A minimalist docker image for running pg_prove
horrendo/pg_sql_lexer
I needed a way to 'minify' SQL statements in another crystal project. This turned out to be quite tricky so I figured the easiest way was to create a simple lexer and use the tokens to generate a minified representation. This lexer is also written in Crystal (obviously) 😀.
horrendo/pg_test
Test runner for pgTAP scripts
horrendo/als-test
Test behaviour of AsyncLocalStorage
horrendo/aws4-test
horrendo/pglog
A crystal shard for analysing Postgres csv-formatted log files
horrendo/t-alpine
Test crystal running under alpine linux