Does anyone here use sqlite just to do quick queries, because it is easier than loading to another rdb?

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
  • litebox

    Container for finding Python objects by attributes, using SQLite (by manimino)

  • Yep. I even wrote a container called LiteBox to make it quicker syntax-wise.

  • sqlite-utils

    Python CLI utility and library for manipulating SQLite databases

  • https://sqlite-utils.datasette.io is the Python CLI tool and library I wrote to speed up this kind of work. Here's a recent tutorial I wrote about it: https://datasette.io/tutorials/clean-data

  • 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
  • datasette

    An open source multi-tool for exploring and publishing data

  • https://datasette.io is my larger open source project around building tools for analyzing and publishing data with SQLite

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