This is a starting point for Python solutions to the "Build Your Own SQLite" Challenge.
Note: This is a general purpose library based on the Sqlite codebase. For logging sensor data into database please use Sqlite Micro Logger, which is faster and memory ...