Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaxelr/insight.database.benchmark

Benchmarks for the Micro-ORM Insight.Database using BenchmarkDotNet
https://github.com/jaxelr/insight.database.benchmark

benchmark dotnet insight-database orm

Last synced: about 2 months ago
JSON representation

Benchmarks for the Micro-ORM Insight.Database using BenchmarkDotNet

Awesome Lists containing this project

README

        

# Insight.Database.Benchmarks

![.NET](https://github.com/Jaxelr/Insight.Database.Benchmark/workflows/.NET/badge.svg?branch=master)

These are benchmark scenarios for the ORM library [Insight.Database](https://github.com/jonwagner/Insight.Database) under various providers

- [Sql Server benchmarks](benchmarks/Insight.Database.Benchmarks.SqlServer/README.md)
- [Postgres benchmarks](benchmarks/Insight.Database.Benchmarks.Postgres/README.md)
- [MySql benchmarks](benchmarks/Insight.Database.Benchmarks.MySql/README.md)
- [Sqlite benchmarks](benchmarks/Insight.Database.Benchmarks.Sqlite/README.md)

## Contributing

Check the [guidelines](.github/CONTRIBUTING.md) for details on how you could contribute.