01Provides dialect-specific mapping for PostgreSQL and MySQL
02Supports advanced Window Functions like RANK, LEAD, and OVER clauses
03Converts raw SQL syntax into idiomatic Kysely TypeScript methods
044 GitHub stars
05Automatically identifies when to use raw sql template tags for complex fragments
06Handles complex SELECT, INSERT, UPDATE, and DELETE operations