dat VS noms

Compare dat vs noms and see what are their differences.

noms

The versioned, forkable, syncable database (by attic-labs)
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 noms
2 11
609 7,502
- -
0.0 1.9
over 3 years ago over 2 years ago
Go Go
GNU General Public License v3.0 or later Apache License 2.0
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

noms

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

What are some alternatives?

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

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

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

pgweb - Cross-platform client for PostgreSQL databases

dolt - Dolt – Git for Data

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

sql-migrate - SQL schema migration tool for Go.

skeema - Declarative pure-SQL schema management for MySQL and MariaDB

Tile38 - Real-time Geospatial and Geofencing

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

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

levigo - levigo is a Go wrapper for LevelDB