Kysely is a type-safe TypeScript SQL query builder that provides an intuitive and autocompletion-friendly API. It allows developers to construct complex SQL queries with full type safety, reducing runtime errors and improving code maintainability. Kysely supports various SQL dialects and is compatible with Node.js, Deno, and browser environments.
Features
- Type-safe SQL query construction with TypeScript
- Autocompletion support for table and column names
- Supports multiple SQL dialects including PostgreSQL and MySQL
- Composable and reusable query components
- Integration with various runtime environments
- Extensible plugin system for custom functionality
Categories
DatabaseLicense
MIT LicenseFollow Kysely SQL
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kysely SQL!