Using Datasette for an ELT Personal Twitter Data Warehouse

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • twitter-to-sqlite

    Save data from Twitter to a SQLite database

  • Keep in mind that all of this is automatically generated from a sqlite table (which itself was automatically generated by running twitter-to-sqlite), greatly reducing the bar for GUI-based, SQL-based EDA.

  • twurl

    OAuth-enabled curl for the Twitter API

  • The most time consuming piece of this is going to be getting Twitter API credentials. The process is largely unchanged since 2018 - get a developer account on https://developer.twitter.com/ (some approval time may be required... so get this out of the way ASAP), then create a new app https://apps.twitter.com/ and eventually get to the four "Keys and Tokens" you will need to do this:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Error 453 - Tweepy with Python

    1 project | /r/CodingHelp | 27 Jun 2023
  • AmputatorBot: Saluting 1K Members and Waving Off Twitter

    1 project | /r/AmputatorBot | 28 May 2023
  • Building your own Twitter Thread Generator

    2 projects | dev.to | 4 Mar 2023
  • Create a Twitter bot in python - part 1

    1 project | dev.to | 9 Dec 2022
  • How to scrape tweets and automatically like using python

    1 project | /r/Python | 22 Oct 2022