文件名称:sqlcheck:自动识别SQL查询中的反模式
文件大小:57KB
文件格式:ZIP
更新时间:2024-02-20 09:14:35
mysql sql database command-line postgresql
sqlcheck:自动识别SQL查询中的反模式
【文件预览】:
sqlcheck-master
----.travis.yml(740B)
----.gitmodules(211B)
----bootstrap(137B)
----docs()
--------query()
--------logical()
--------physical()
--------application()
----test()
--------test_suite.cpp(13KB)
--------CMakeLists.txt(594B)
----LICENSE(11KB)
----src()
--------list.cpp(43KB)
--------checker.cpp(9KB)
--------include()
--------main.cpp(4KB)
--------configuration.cpp(3KB)
--------CMakeLists.txt(750B)
----examples()
--------si-ddl.sql(100B)
--------query4.sql(335B)
--------top_mutexes.sql(630B)
--------auctionmark-ddl.sql(16KB)
----.gitignore(5KB)
----CMakeLists.txt(4KB)
----README.md(12KB)
----script()
--------packages.sh(126B)
----external()
--------googletest()
--------gflags()