sqllogictest

personal git mirror of sqllogictest (by gregrahn)

Sqllogictest Alternatives

Similar projects and alternatives to sqllogictest based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqllogictest alternative or higher similarity.

sqllogictest reviews and mentions

Posts with mentions or reviews of sqllogictest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-03.
  • Goal: Pass all 4259065 tests in sqllogictest in 1 week
    7 projects | news.ycombinator.com | 3 Oct 2022
    That specific SQLite test suite (one of four [1]) has loads of generated SQL functions, and a long tail of more complex hand-written tests. That 95% of the test suite will be mostly generated queries that follow the same basic pattern of joins and projections with basic arithmetic and comparisons. See for example [2] and [3].

    The generated tests are not designed to test a wide breadth of features of the SQL language, and passing them with a simple engine is very doable. A lot of the value of these tests is that the sheer volume of queries tends to find obscure problems in optimizers that would not easily surface otherwise. That is of course not a problem in a simple engine that does not have an optimizer.

    [1] https://www.sqlite.org/testing.html#test_harnesses

    [2] https://github.com/gregrahn/sqllogictest/blob/master/test/ra...

    [3] https://raw.githubusercontent.com/gregrahn/sqllogictest/mast...

Stats

Basic sqllogictest repo stats
1
35
5.7
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com