sqlparser-rs VS sqlc

Compare sqlparser-rs vs sqlc and see what are their differences.

sqlparser-rs

Extensible SQL Lexer and Parser for Rust (by sqlparser-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sqlparser-rs sqlc
12 169
2,434 10,950
5.0% 6.5%
9.3 9.6
1 day ago 3 days ago
Rust Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlparser-rs

Posts with mentions or reviews of sqlparser-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

sqlc

Posts with mentions or reviews of sqlc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.

What are some alternatives?

When comparing sqlparser-rs and sqlc you can also consider the following projects:

sled - the champagne of beta embedded databases

sqlx - general purpose extensions to golang's database/sql

goyesql - Parse SQL files with multiple named queries and automatically prepare and scan them into structs.

GORM - The fantastic ORM library for Golang, aims to be developer friendly

sqlite

SQLBoiler - Generate a Go ORM tailored to your database schema.

kube - Rust Kubernetes client and controller runtime

ent - An entity framework for Go

prettytable-rs - A rust library to print aligned and formatted tables

jet - Type safe SQL builder with code generation and automatic query result data mapping

go - The Go programming language

pgx - PostgreSQL driver and toolkit for Go