File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Benchmark Result
2+
3+ ## By provider (EF Core):
4+
5+ * [ SQL Server] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-sqlserver.md )
6+ * [ PostgreSQL] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-postgresql.md )
7+ * [ MySQL] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-mysql.md )
8+ * [ MariaDB] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-mariadb.md )
9+ * [ Oracle] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-oracle.md )
10+ * [ SQLite] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-sqlite.md )
11+
12+ ## By operation (EF Core):
13+
14+ * [ Bulk Insert] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-insert.md )
15+ * [ Bulk Update] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-update.md )
16+ * [ Bulk Delete] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-delete.md )
17+ * [ Bulk Merge] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-merge.md )
18+ * [ Bulk SaveChanges] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-savechanges.md )
19+ * [ Bulk Synchronize] ( https://github.com/zzzprojects/EntityFramework-Extensions/blob/master/benchmark-result/efcore-bulk-synchronize.md )
You can’t perform that action at this time.
0 commit comments