Package qlm implements a simple, high-level wrapper for ql, a native, embedded database engine written in Go. Each table in the database is associated with an application-defined structure in Go. These structures contain special tags that allow qlm to automatically manage all database operations. See the documentation for more details.
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.