Compile-time checked raw SQL queries with TypeScript type generation for PostgreSQL, MySQL, and SQLite
Lookup uid and gid information in node.js. Uses native POSIX bindings, not processes.
Knotel branding approved UI components and assets for use alongside of the Priceline Design System.
Interface with SQL databases
dataform-osmosis is a CLI tool for refactoring and managing Dataform SQLX files.
Reusable Component in Knotel's Design System
Compile-time-checked raw SQL for TypeScript + PostgreSQL. Inspired by sqlx.
Cinderblock is a set of Vue and Tailwind components for quickly setting up admin interfaces.
A developer tool for working on lightweight remote systems.
A type-safe, framework-agnostic data provider with Drizzle ORM for SQLite, PostgreSQL, MySQL databases (Bun, Node.js, Cloudflare D1). Compatible with Refine, svadmin, and any DataProvider-based framework.
Database driver with extended features like mysql changelog/oplog, connection auto release.
Knotel branding approved UI components and assets for use alongside of the Priceline Design System.
This is a toolbox for SQLX. It contains a set of tools to help you with your SQLX project.
Rust MCP server for SQLx database management
DARE Framework - CLI, GraphRAG engine, MCP server and shared types in a single package
 
Reusable Component in Knotel's Design System
A TypoKit plugin that generates a complete, production-ready **Axum** web server from TypeScript schema types and route contracts. Powered by a native Rust code generator via napi-rs.
Find the smallest power of 2 with magnitude greater than or equal to the input. Zero runtime dependencies, ESM, TypeScript types.
Prisma generator emitting bare Rust models, enums, filters, and the full Prisma input surface.
A SQLite3 Client built with Rust Library [SQLx](https://github.com/launchbadge/sqlx) and [Neon](https://neon-bindings.com/).
Transform every database into an object key value store (Rust port)
DS2408 1-Wire 8-channel GPIO chip access via Linux SysFS (1-wire kernel driver). Zero runtime dependencies, ESM, TypeScript types.
Frontend for the real-time SQLx engine
SQLite persistence layer for cinderblock using SQLx with generated query building and dynamic filters
Resource trait definitions, CRUD operations, runtime context, and in-memory data layer for cinderblock
Proc macro implementing the cinderblock resource! macro for generating structs and CRUD trait impls
Shared DSL parser types and syn::Parse implementations for the cinderblock resource! macro and extensions
JSON REST API extension for cinderblock with Axum router, auto-registered endpoints, and OpenAPI support
Proc macro generating Axum route handlers, endpoint registration, and OpenAPI schemas for cinderblock resources
Proc macro generating SqlResource trait impls with SQL bind/decode methods for cinderblock resources