golang-sql-benchmark
DB benchmarks
A collection of benchmarks for various Go database libraries
A benchmarking shootout of various db/SQL utilities for Go
65 stars
7 watching
15 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 188 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
simonwaldherr/golang-benchmarks | A repository of benchmarking tests to measure the performance of common Go functions and libraries | 133 |
bobheadxi/gobenchdata | A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 147 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,573 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
pingcap/go-tpc | A benchmarking toolkit for evaluating the performance of various databases | 178 |
go-ozzo/ozzo-dbx | A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |
gonetx/httpit | A tool for measuring HTTP performance under various conditions and configurations. | 230 |
imkira/go-loggers-bench | A benchmarking tool to compare the performance and characteristics of different logging libraries in Go. | 53 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |