db — Version history

v1.3.32026-08-08

Compact database facade

Groups shared flags, forwards connection memory and keeps driver status in compact columns.

Install this release

Base
install db -v 1.3.3
Minimum
install db -v 1.3.3 -m
v1.3.22026-08-02

Database driver mirror

Rebuilds db as a short mirror over an installed MySQL/MariaDB, PostgreSQL, Redis, SQLite or MongoDB driver instead of embedding one database engine.

What changed
  • Database mirror parityA focused db release aligned behavior, output and documentation with the current product contract.
Historical release

This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.

v1.2.12026-07-24

Concise SQL syntax without redirection ambiguity

Uses db : <sql> for the concise query form, keeps db query <sql> explicit, and reserves > for saving command output.

Historical release

This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.

v1.1.32026-07-17

First stable release

First public stable release of db, establishing the command’s initial supported interface.

What changed
  • Base and minimum packagesIntroduced the reduced Minimum package for the core db workflow.
  • Structured database statusThe everyday db workflow and reference were tightened around the current command contract.
Historical release

This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.

← Back to command documentation