2024-08-07 00:26:52 +03:00
2024-08-07 00:20:45 +03:00
2024-08-07 00:20:45 +03:00
2024-08-07 00:20:45 +03:00
2024-08-07 00:26:52 +03:00

Devsim

A simple benchmarking service that checks upsert and list performance on different databases. For now it supports only MongoDB and PostgreSQL

Plans to add the following databases:

  • sqlite (native go driver)
  • duckdb (just in case, it might be bad because it's better for OLAP)
  • cassandra
  • mysql
  • couchbase

Requirements

TODO, but!

All dependencies will be covered by docker.

Description
No description provided
Readme 84 KiB
Languages
Go 92.7%
Dockerfile 4.5%
Makefile 2.8%