Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auxten/sql-on-everything
Query on Everything with SQL
https://github.com/auxten/sql-on-everything
Last synced: 16 days ago
JSON representation
Query on Everything with SQL
- Host: GitHub
- URL: https://github.com/auxten/sql-on-everything
- Owner: auxten
- License: apache-2.0
- Created: 2024-08-08T08:12:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T12:07:57.000Z (3 months ago)
- Last Synced: 2024-10-12T10:07:03.375Z (about 1 month ago)
- Language: Python
- Size: 1.25 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL on Everything
I'm a SQL enthusiast and I want to query everything with SQL. This project is a collection of my experiments to query different data sources with SQL.
## Projects
- [SQL on gCal](google-calendar) is a simple project that uses Google Calendar API to fetch events from a calendar and query it with [chDB](https://github.com/chdb-io/chdb)