# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 3
# self = https://watcher.sour.is/conv/4rhvyca
[WIP] Query any data source using SQL, building Presto or AWS Athena alternative
xyr
is a very lightweight, simple, and powerful data ETL platform that helps you to query available data sources using SQL
.
# Use Cases
- Simple Presto Alternative.
- Simple AWS Athena Alternative.
- Convert your JSON documents into a SQL DB.
- Query your CSV files easily and join them with other data.
# How does it work?
> internaly xyr
utilizes SQLite
as an embeded sql datastore (it may be changed in future and we c ... ⌘ Read more
@golang_news Hmmm also very interesting… /me bookmarks this for later 👌
@golang_news Hmmm also very interesting… /me bookmarks this for later 👌