Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/engineeringsoftware/sqllogictest

List of resources related to sqllogictest
https://github.com/engineeringsoftware/sqllogictest

database db slt sql sqllogictest testing

Last synced: 10 days ago
JSON representation

List of resources related to sqllogictest

Awesome Lists containing this project

README

        

## sqllogictest

* [SQLite](https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki)
* [DuckDB](https://duckdb.org/docs/dev/sqllogictest/intro.html)
* [DataFusion](https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest)

### Parsers and runners

* [risinglightdb/sqllogictest-rs](https://github.com/risinglightdb/sqllogictest-rs)
* [dolthub/sqllogictest](https://github.com/dolthub/sqllogictest)

### Suites

* [SQL Logic Test](https://github.com/hydromatic/sql-logic-test)
* [SQLancer](https://github.com/sqlancer/sqlancer)

### Related topics

* [Testing CockroachDB](https://mattjibson.com/random-sql)