Bash sqlite functions
  • Introduction
  • Requirements
  • Installation
  • Usage
  • All functions

Git Repo
Axels Docs


Bash sqlite functions

Edit on GitHub

Sqlite.class.sh

Bash but class like functions for sqlite3
with CRUD operations,
key value hashes for a single data row
and a few more.

They abstract sqlite3 [options] <DB-FILE> <COMMAND|SQL> Using these functions is optional.

First lines … BETA state. Give me some more time :-)

Free software and Open source.

👤 Author: Axel Hahn
📄 Source: https://github.com/axelhahn/bash_sqlite
📜 License: GNU GPL 3.0
📗 Docs: see www.axel-hahn.de/docs

  • Next