pysqlite3

SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements (by coleifer)

Pysqlite3 Alternatives

Similar projects and alternatives to pysqlite3

  1. Hugo

    The world’s fastest framework for building websites.

  2. SaaSHub

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

    SaaSHub logo
  3. litestream

    Streaming replication for SQLite.

  4. pyodide

    70 pysqlite3 VS pyodide

    Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

  5. go-sqlite3

    sqlite3 driver for go using database/sql

  6. Bedrock

    Rock solid distributed database specializing in active/active automatic failover and WAN replication (by Expensify)

  7. datastation

    25 pysqlite3 VS datastation

    App to easily query, script, and visualize data from every database, file, and API.

  8. datasette-lite

    Datasette running in your browser using WebAssembly and Pyodide

  9. sql.js-httpvfs

    18 pysqlite3 VS sql.js-httpvfs

    Hosting read-only SQLite databases on static file hosters like Github Pages

  10. raze

    1 pysqlite3 VS raze

    Discontinued Modular, light web framework for Crystal (by samueleaton)

  11. seamless

    Seamless restart / zero-downtime deploy for Go servers

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pysqlite3 alternative or higher similarity.

pysqlite3 discussion

Log in or Post with

pysqlite3 reviews and mentions

Posts with mentions or reviews of pysqlite3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-04.
  • Datasette Lite: a server-side Python web application running in a browser
    5 projects | news.ycombinator.com | 4 May 2022
    I have an open issue for that here: https://github.com/simonw/datasette-lite/issues/28

    My initial hunch is that this will be really difficult - probably require a fork of something like https://github.com/coleifer/pysqlite3 then compiled for WebAssembly.

    I'm confident it's feasible, but I don't have the skills to figure it out myself.

  • SQLite 3.38 Released
    2 projects | news.ycombinator.com | 22 Feb 2022
    In the meantime you can use this to get a more modern SQLite in Python without having to replace SQLite yourself: https://github.com/coleifer/pysqlite3

    On Linux you can use "pip install pysqlite3-binary" to get a compiled built version of it.

  • I Built Litestream
    6 projects | news.ycombinator.com | 11 Feb 2021
    Lastly, use a modern version of SQLite. Many default installations come with versions from a few years ago. In Python for example, you can use pysqlite3[0] to get the latest SQLite without worrying about compiling it (and it also comes with excellent compilation defaults).

    [0] https://github.com/coleifer/pysqlite3

  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pysqlite3 repo stats
3
197
6.5
2 months ago

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

Did you know that C is
the 6th most popular programming language
based on number of references?