Description
Terminal database editing can be done through a Python console interface backed by SQLAlchemy. The Git package installs `sqlcrush` from current upstream code for browsing and changing database records from a shell. It can read and write live data, so connection targets and transaction habits matter.