Kysely: A type-safe SQL query builder for Typescript by the author of objection.js

This page summarizes the projects mentioned and recommended in the original post on /r/programming

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kysely

    A type-safe typescript SQL query builder

    Really enjoyed reading through the code base. After browsing for a while, I also got a good laugh at the comment at the top of: https://github.com/kysely-org/kysely/blob/master/src/plugin/with-schema/with-schema-transformer.ts

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. prisma-kysely

    🪄 Generate Kysely types directly from your Prisma schema!

    You can use Prisma for schema management and migrations, while using Kysely for query building and execution (check out https://github.com/valtyr/prisma-kysely). This is especially great in FaaS where Prisma is causing people trouble.

  4. stacks

    ⚛️ Progressive full-stack framework. Develop modern apps, clouds & framework-agnostic libraries—faster. For Web Artisans. (by stacksjs)

    https://github.com/stacksjs/stacks are working on something with Kysely as well.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: TypeSafe SQL-Like ORM and Query Builders for TypeScript/JS

    1 project | news.ycombinator.com | 2 Dec 2024
  • Show HN: Tsynamo – Type-friendly DynamoDB query builder for TypeScript

    3 projects | news.ycombinator.com | 10 Apr 2024
  • Kysely – type-safe TypeScript SQL query builder

    1 project | news.ycombinator.com | 28 Dec 2023
  • any typescript users, that'd be interested in using oracledb with kysely (the type-safe query builder)?

    1 project | /r/oraclecloud | 26 Nov 2023
  • Kysely - Typescript successor to Knex - `kysely-codegen` also generates types from your existing database.

    1 project | /r/Dec0deTeam | 18 Aug 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?