[ ソース: sqlite-utils ]
パッケージ: sqlite-utils (3.30-1)
sqlite-utils に関するリンク
Debian の資源:
sqlite-utils ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
その他の sqlite-utils 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-sqlite-fts4
- Document scoring Python library for SQLite FTS4
-
- dep: python3-tabulate
- pretty-print tabular data in Python3
-
- dep: sphinx-rtd-theme-common (>= 1.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
