Big data, CSV file exploration. How do you do it? Here's my way

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sqlite-utils

    Python CLI utility and library for manipulating SQLite databases

  • You can use https://sqlite-utils.datasette.io/ to load data into SQLite. It's also possible to import CSVs directly using the `sqlite3` command line tool - I wrote about that here: https://til.simonwillison.net/sqlite/import-csv

  • datasette

    An open source multi-tool for exploring and publishing data

  • My https://datasette.io/ tool is designed for this size of data. It uses SQLite under the hood.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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