Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prestodb/sql
A Modern SQL frontend based on SQL16 with extensions for streaming, graph, rich types, etc, including parser, resolver, rewriters, etc.
https://github.com/prestodb/sql
Last synced: about 1 month ago
JSON representation
A Modern SQL frontend based on SQL16 with extensions for streaming, graph, rich types, etc, including parser, resolver, rewriters, etc.
- Host: GitHub
- URL: https://github.com/prestodb/sql
- Owner: prestodb
- License: apache-2.0
- Created: 2020-10-22T22:22:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T15:30:52.000Z (over 1 year ago)
- Last Synced: 2024-04-16T07:20:20.542Z (8 months ago)
- Language: Java
- Homepage:
- Size: 127 KB
- Stars: 10
- Watchers: 22
- Forks: 11
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL Language Frontend
A Modern SQL frontend based on SQL16 with extensions for streaming, graph, rich types, etc, including parser, resolver, rewriters, etc.