Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang ORM Benchmarks

This repository contains benchmarks for the following projects:

And also, pure SQL benchmarks using:

If you want to run a specific benchmark, you can use the following commands:

$ make benchmark-insert
$ make benchmark-insert-bulk
$ make benchmark-update
$ make benchmark-delete
$ make benchmark-select-one
$ make benchmark-select-page

Modeling credits: efectn/go-orm-benchmarks and andreiac-silva/golang-orm-benchmarks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages