25 skills found
gajus / SlonikA Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
oguimbal / Pg MemAn in memory postgres DB instance for your unit tests
prashanthpai / SqlcacheCaching middleware for database/sql
ardsh / Slonik TrpcType-safe efficient query API engine using slonik and zod
gajus / Slonik UtilitiesUtilities for manipulating data in PostgreSQL database using Slonik.
danielrearden / Slonik DataloadersNo description available
lineldcosta / Typescript Node Rest Api BoilerplateNode.js REST API boilerplate built with typescript, Node, Jest, pm2, express, postgresql, slonik
gajus / Slonik Sql Tag RawSlonik SQL tag for constructing dynamic queries.
gajus / Slonik Interceptor Query LoggingLogs Slonik queries.
gajus / Slonik Interceptor Query CacheCaches Slonik query results.
DanielFGray / Doota reddit-ish clone built with remix.run, tailwind, and postgres
mkorobkov / Nestjs SlonikSlonik module for Nest framework (node.js)
gajus / Slonik Interceptor Field Name TransformationTransforms Slonik query result field names.
gajus / Slonik Interceptor PresetSlonik interceptor preset.
aarongodin / Slonik IterableHelpers for Slonik query building with iterables
gajus / Slonik Interceptor Query BenchmarkingBenchmarks Slonik queries.
spa5k / Fastify SlonikFastify Slonik Plugin to help access slonik from anywhere in a fastify app.
gajus / Eslint Plugin SlonikProvides compile-time SQL query validation by checking your raw SQL strings against your actual database schema, catching errors before runtime.
gajus / Slonik Cursor PaginationEffortlessly run cursor pagination queries using Slonik.
autotelic / Fastify SlonikFastify Slonik plugin