You know cloud computing is powered by shell scripts and SQLite databases, right? That’s how the saying goes. But what is an SQLite database anyway? It is a file, and it can be inspected with the SQLite application or a compatible library. There is no server daemon to connect to. Usually, when accessing a database, […]