Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bpblakely/unfolded-sql-helper

A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL
https://github.com/bpblakely/unfolded-sql-helper

Last synced: about 1 month ago
JSON representation

A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL

Awesome Lists containing this project

README

        

# unfolded-sql-helper
A small class + demo to help create SQL queries for rill_safegraph_database for people who don't know much SQL. If you already know SQL, some of the functions in here might still be useful.

This helps you query safegraph data (and more) directly in python and load it directly into a pandas dataframe for immediate use. Although be aware that large queries may timeout.