mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
64f220f255
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