Skip to content

zhangysh1995/awesome-database-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

To view as a website, see: http://zhangyushao.site/awesome-database-testing/.

Awesome-Database-Testing

This is a curitated list of resources on database testing.

What covered: papers, blogs, notes, tools and etc. for whoever wants to test a database mangement system (DBMS).

What is not: using SQLs, learning database basic knowledge, implementing a database system.

Note: this is NOT an exhaustive list of materials, you may want to find more accroding to references of each item.

High-level Views

Here we put materials with general discussions.

Research Papers

NOTE: We only include peer-reviewed and published papers here, the same also applies to other entries. You may want to find the authors' free-version of the papers on their personal page.

Others

Input Generation

Research Papers

Tools

Engine Correctness

Here we mainly refer to the case where the engine returns wrong query result.

Research Papers

What You Really Want to Know About

What You Want to Know About

What's New

Tools

  • SQLancer@ETH_ZURICH
  • go-sqlancer@PingCAP
  • pquery@Percona-QA - a tool providing the ability to combine correctness and crash recovery testing on both single-node and clustered instances

Performance

Here we focus on detecting and debugging performance issues.

Research Papers

What You Really Want to Know About

What You Want to Know About

What's New

Tools

Industry Practice

We list idea and tools which are adopted in the industry.

Tools

Contributors

Contributions are Super Welcome!

What you can contribute:

  • papers (only peer-reviewed papers will be accepted to this repo)
  • talks/slides/articles
  • tools

Please also add yourself to Contributors in the PR.

About

数据库测试资料 This repo is a collection of resources on testing database systems

Topics

Resources

License

Stars

Watchers

Forks