Skip to content

porscheyin/database_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database Benchmark

The project is focused on the comparison of basic performance between NoSQL and SQL databases. The general operations include inserting, deleting, reading and updating, the speed at which a database executes basic operations is measured. The targeted DBs include Redis, SQLite, PostgreSQL, and BerkeleyDB.

The project is written in C on Linux.

About

The benchmark of different databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors