Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/engineeringsoftware/sqllogictest
- Owner: EngineeringSoftware
- Created: 2024-11-25T17:02:22.000Z (30 days ago)
- Default Branch: master
- Last Pushed: 2024-11-25T18:35:50.000Z (30 days ago)
- Last Synced: 2024-11-25T19:35:55.944Z (30 days ago)
- Topics: database, db, slt, sql, sqllogictest, testing
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)