Author :
rsadowski
Date :
2024-07-13 05:04:31
Hash :64f220f2 Message :Import futuresql-0.1.1
Comment:
non-blocking Qt database framework
Description:
FutureSQL was in part inspired by Diesel, and provides a higher level of
abstraction than QtSql. Its features include non-blocking database access
by default, relatively boilderplate-free queries, automatic database
migrations and simple mapping to objects.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
WWW: https://api.kde.org/futuresql/html/index.html
OK landry, tweaks and OK kn