dat VS rqlite

Compare dat vs rqlite and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dat rqlite
2 112
609 14,835
- 1.1%
0.0 9.9
over 3 years ago 8 days 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

rqlite

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

What are some alternatives?

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

noms - The versioned, forkable, syncable database

dqlite - Embeddable, replicated and fault-tolerant SQL engine.

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

litestream - Streaming replication for SQLite.

pgweb - Cross-platform client for PostgreSQL databases

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

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

bolt

Tile38 - Real-time Geospatial and Geofencing

etcd - Distributed reliable key-value store for the most critical data of a distributed system [Moved to: https://github.com/etcd-io/etcd]

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

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.