go-db VS go-firestorm

Compare go-db vs go-firestorm and see what are their differences.

go-db

Wrapper over pgx with better transaction API (by nicolasparada)

go-firestorm

Simple Go ORM for Google/Firebase Cloud Firestore (by jschoedt)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-db go-firestorm
1 -
3 47
- -
6.9 1.8
11 days ago over 2 years ago
Go Go
ISC License 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.

go-db

Posts with mentions or reviews of go-db. We have used some of these posts to build our list of alternatives and similar projects.
  • Database transaction management
    1 project | /r/golang | 26 Mar 2023
    Look at this library https://github.com/nicolasparada/go-db it's what I use, but it's very tight to cockroachdb with pgx driver. The code is very easy so it can be adapted to another database.

go-firestorm

Posts with mentions or reviews of go-firestorm. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-firestorm yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing go-db and go-firestorm you can also consider the following projects:

mimeheader - Library to work with MimeHeaders and other mime types. Library supports wildcards and parameters.

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

gotimeparser - Golang time parser. This library provides an ability to parse time from many different formats at the same time.

ent - An entity framework for Go

go-parameters - :blue_book: Easily parse incoming parameters and values from an HTTP request

gorp - Go Relational Persistence - an ORM-ish library for Go

octotui - 🐙🐱🖥️ GitHub stats in your terminal

gormt - database to golang struct

valast - Convert Go values to their AST

Storm - Simple and powerful toolkit for BoltDB

xorm - xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作

upper.io/db - Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.