Creating SQL queries with decision trees
Decision trees to SQL is a clever alternative to LLM prompt engineering.
Types generator for your Bun.sql queries
ORM-free type safety from tagged templates validated against live Postgres or SQLite schemas.
Bun developers using raw SQL
kysely · drizzle-orm · slonik
Decision trees to SQL is a clever alternative to LLM prompt engineering.
Chat-with-data without SQL generation—uses semantic layer to constrain queries safely.
Bridges sqlc codegen with sqlx runtime for Rust Postgres projects.
Generates SQL by fitting decision trees to your CSV selections—clever inversion.
DynamoDB ORM with clean types, but Dynamoose and TypeORM already do this well.
Lints ORM chains for dangerous SQL without a DB connection, outperforming SQLFluff on ORMs.