Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itrummer/exactcardinalityqueryoptimization
This repository contains tools for finding query plans that produce the least number of join result tuples (the so-called "Cout" metric). Those tools are not suitable for query optimization at run time - instead, they can be used for offline analysis to assess the quality of query optimizers.
https://github.com/itrummer/exactcardinalityqueryoptimization
cardinality estimation optimization query
Last synced: about 1 month ago
JSON representation
This repository contains tools for finding query plans that produce the least number of join result tuples (the so-called "Cout" metric). Those tools are not suitable for query optimization at run time - instead, they can be used for offline analysis to assess the quality of query optimizers.
- Host: GitHub
- URL: https://github.com/itrummer/exactcardinalityqueryoptimization
- Owner: itrummer
- License: mit
- Created: 2021-01-24T01:28:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-24T20:22:18.000Z (almost 4 years ago)
- Last Synced: 2024-01-30T01:16:17.695Z (11 months ago)
- Topics: cardinality, estimation, optimization, query
- Language: Java
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE