dat VS typesql

Compare dat vs typesql and see what are their differences.

typesql

SQL Query Builder for Go (by stephenafamo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dat typesql
2 1
609 2
- -
0.0 6.6
over 3 years ago almost 2 years ago
Go Go
GNU General Public License v3.0 or later 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.

dat

Posts with mentions or reviews of dat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-23.
  • TypeSQL: 2x Faster SQL Query builder with complete spec support.
    6 projects | /r/golang | 23 Apr 2022
    If you already know SQL you should be able to pick up the library with minimal effort. Eg. dat
  • Twelve Years of Go
    6 projects | news.ycombinator.com | 10 Nov 2021
    There are ORMs available for Golang, but my experience has been better with packages like sqlx [1] or dat [2]. We've since been using SQLX for pretty much all DBMS related work, and regret nothing. In my experience SQLX gave us the right balance between abstraction and control.

    [1] http://jmoiron.github.io/sqlx/

    [2] https://github.com/mgutz/dat

typesql

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

What are some alternatives?

When comparing dat and typesql you can also consider the following projects:

noms - The versioned, forkable, syncable database

go-sql-builder-benchmarks - Benchmarking Golang SQL query builders

xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server

goqu - SQL builder and query library for golang

pgweb - Cross-platform client for PostgreSQL databases

Squirrel - Fluent SQL generation for golang

tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

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

rqlite - The lightweight, distributed relational database built on SQLite.

Tile38 - Real-time Geospatial and Geofencing

InfluxDB - Scalable datastore for metrics, events, and real-time analytics

badger - Fast key-value DB in Go.