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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. 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.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. 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

  4. 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

  • I'm sure I'm being stupid.. Copying data from an API and making a database

    2 projects | /r/Database | 19 Jan 2023
  • Ask HN: What Do You Use for a Personal Database

    4 projects | news.ycombinator.com | 16 Nov 2022
  • Big data, CSV file exploration. How do you do it? Here's my way

    2 projects | /r/Python | 28 Oct 2022
  • Need a database that can hold 16 million records and export any 2000 non-sequential records to Excel within 10 seconds.

    2 projects | /r/Database | 25 Jun 2022
  • projects in SQL

    2 projects | /r/learnSQL | 17 Apr 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?