Metadata-Version: 2.1
Name: sql_testing_tools
Version: 0.1.1
Description-Content-Type: text/markdown
Requires-Dist: sqlparse>=0.5.1
Requires-Dist: requests>=2.32.3

[Beta in Development]

A library that normalizes simple SQL queries and compares them first by equality of the normalized string and then using the cosette API. Additionally SQLite sample databases based on dbiu.de are contained.
