Fedora Packages

python3-sqlite-utils Subpackage of python-sqlite-utils

Python CLI utility and library for manipulating SQLite databases

Python CLI utility and library for manipulating SQLite databases. Some features: - Pipe JSON (or CSV or TSV) directly into a new SQLite database file, automatically creating a table with the appropriate schema - Run in-memory SQL queries, including joins, directly against data in CSV, TSV or JSON files and view the results - Configure SQLite full-text search against your database tables and run search queries against them, ordered by relevance - Run transformations against your tables to make schema changes that SQLite ALTER TABLE does not directly support, such as changing the type of a column - Extract columns into separate tables to better normalize your existing data - Install plugins to add custom SQL functions and additional features

Releases Overview

Release Stable Testing
Fedora Rawhide 3.38-1.fc44 -
Fedora 43 3.38-1.fc43 -
Fedora 42 3.38-1.fc42 -
Fedora 41 3.38-1.fc41 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-sqlite-utils dash maintainers at fedoraproject dot org.



Sources on Pagure