Added MVP drivers for MongoDB and PostgreSQL using Motor and Psycopg. Both drivers are entirely asyncio based. All drivers (including for SQLite) only support queries on a single table/document, no relationships or complex queries are currently possible.
0.1.2
Implementing trusted publishing
0.1.1
Release of MVP functionality with a minimally functional SQLite3 driver