https://github.com/blaugold/embedded_db_benchmark
https://github.com/blaugold/embedded_db_benchmark
benchmark dart database embedded flutter performance
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blaugold/embedded_db_benchmark
- Owner: blaugold
- Created: 2022-02-17T10:23:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T17:45:56.000Z (about 3 years ago)
- Last Synced: 2025-09-01T03:50:56.970Z (10 months ago)
- Topics: benchmark, dart, database, embedded, flutter, performance
- Language: Dart
- Homepage:
- Size: 7.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Benchmark to compare embedded databases for Dart and Flutter.
The included benchmarks are not necessarily representative of the performance in
real use cases.
They are meant as a point of reference for implementors.
Results can be viewed in a [Web version][web_app] of the benchmark runner [app].
Example results are available in the [data] directory.
[data]: ./data
[app]: ./packages/app
[web_app]: https://blaugold.github.io/embedded_db_benchmark