MongoDB
- currently supported DB layer
 
- not using new mongodb transactions yet, but wrapper functions for them added to 
gf_core 
PostgreSQL
- support planned, via the standard Golang 
database/sql package 
SQLite
- support planned, via the standard Golang 
database/sql package
DB abstraction layer
 
- all DB operations should be abstracted away into DB-agnostic functions