Commit graph

2 commits

Author SHA1 Message Date
Tobias C. Berner
c6274ee942 KDE: make ecm a build-only dependency in kde@ maintained ports 2023-08-15 21:06:03 +02:00
Tobias C. Berner
d1189adecd databases/futuresql: new port -- A non-blocking database framework for Qt.
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.

In order to make FutureSQL's use of templates less confusing, FutureSQL uses
C++20 concepts, and requires a C++20 compiler.

Warning: The API is not finalized yet.
2023-08-13 13:55:27 +02:00