NextJs and Kysely

This page summarizes the projects mentioned and recommended in the original post on dev.to

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. next-kysely

    Repository with the code

  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. postgrest-rs

    Rust client for PostgREST

    In the db.ts file we are going to create our database connection, in my case I will occupy (Supabase)[https://supabase.io/], but you can occupy any database you want.

  4. Next.js

    The React Framework

    As we can see using Kysely with Nextjs is very simple, and it allows us to create queries in a simple way, create tables, create migrations, transactions, etc.

  5. kysely

    A type-safe typescript SQL query builder

    As we can see using Kysely with Nextjs is very simple, and it allows us to create queries in a simple way, create tables, create migrations, transactions, etc.

  6. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    we will use bun to be able to run our typescript file, because with bun we can run typescript files without compiling them.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Next.js 14

    8 projects | news.ycombinator.com | 26 Oct 2023
  • Implementing Authentication with Twitter Oauth 2.0 using Typescript, Node js, Express js and Next js in a Full Stack Application

    7 projects | dev.to | 21 Oct 2022
  • Show HN: Hacker News Clone Using Remix and React

    6 projects | news.ycombinator.com | 17 Feb 2022
  • Next.js vs Express: What to Choose in 2025?

    2 projects | dev.to | 14 Mar 2025
  • Secure Your REST API Using Keycloak Role-Based Access Control

    1 project | dev.to | 13 Mar 2025