Jupyter Notebook Sqlite

Open-source Jupyter Notebook projects categorized as Sqlite

Top 5 Jupyter Notebook Sqlite Projects

  1. logica

    Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.

    Project mention: SQLite Is a Library of Congress Recommended Storage Format | news.ycombinator.com | 2026-05-06

    If you want to avoid string manipulation then you can construct queries with a query builder API like C#'s LINQ. Other languages have similar libraries, e.g., Rust has Diesel.

    If your objection is to the SQL language itself then you might find Datalog interesting. Datalog is a logic-based language where you query by writing predicates rather than writing SQL statements. Check out Logica <https://logica.dev>. It's a language in the Datalog family that compiles to SQL.

    In both cases, SQL is used only as a low-level IR for interfacing with the database engine.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 100-days-of-code-python

    100 Days of Code: The Complete Python Pro Bootcamp

  4. cpi

    Quickly adjust U.S. dollars for inflation using the Consumer Price Index (CPI)

  5. udsb

    Unlimited Data-Science Benchmarks for Numeric, Tabular and Graph Workloads

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jupyter Notebook Sqlite discussion

Log in or Post with

Index

What are some of the best open-source Sqlite projects in Jupyter Notebook? This list will help you:

# Project Stars
1 logica 2,113
2 100-days-of-code-python 994
3 cpi 144
4 sqlite-hybrid-search 33
5 udsb 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jupyter Notebook is
the 15th most popular programming language
based on number of references?