Skip to content

rfay/database-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-performance

Experimental database performance tools

This repo is to explore database performance tests with DDEV.

Importing large database has sometimes been an area of concern because they can take a long time and it's hard to understand why and what the differences are between DDEV versions and database types.

Areas of exploration:

  • Creation and availability of large database dumps
  • Scripts to compare import performance across database types and DDEV versions
  • Scripts to compare snapshot restore performance

Scripts

  • create-large-db.sh - Allows creating or adding to existing database.
  • compare-imports.sh - Minor adjustments allow comparing imports with different DDEV versions, database versions, and import files. It can be run against a variety of docker providers to compare docker provider performance.

Available db dumps

These dumps have no confidential data and are entirely generated using publicly available information.

About

Experimental database performance tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages