13
Python SQLite Recipe
(constvoidblog.wordpress.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
That is a very decent lib! It seems pretty mature and strikes a nice balance between ease of use and performant power.
sqlite_utils is the missing command line, in many ways
SQLite is an underused platform imo. More RDBMS would benefit from using it as an import / export format vs csv / json.