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.
Here we put materials with general discussions.
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.
What are the problems from the indutrial view Testing SQL Server’s Query Optimizer : Challenges , Techniques and Experiences
Here we mainly refer to the case where the engine returns wrong query result.
Here we focus on detecting and debugging performance issues.
We list idea and tools which are adopted in the industry.
What you can contribute:
Please also add yourself to Contributors in the PR.