[ Source: sqlite-utils ]
Package: sqlite-utils (4.0~a0-1~exp1)
Links for sqlite-utils
Debian Resources:
Download Source Package sqlite-utils:
- [sqlite-utils_4.0~a0-1~exp1.dsc]
- [sqlite-utils_4.0~a0.orig.tar.gz]
- [sqlite-utils_4.0~a0-1~exp1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
CLI tool and Python utility functions for manipulating SQLite
Feature highlights:
- 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
Other Packages Related to sqlite-utils
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-click-default-group
- Extension for Python click adding default subcommand to group (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-sqlite-fts4
- Document scoring Python library for SQLite FTS4
-
- dep: python3-tabulate
- pretty-print tabular data in Python3
Download sqlite-utils
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 362.1 kB | 1,883.0 kB | [list of files] |