Package futuresql-qt6: Information

    Source package: futuresql-qt6
    Version: 0.1.1-alt1
    Latest version according to Repology
    Build time:  Oct 7, 2024, 04:58 PM in the task #359169
    Category: System/Libraries
    Report package bug
    Summary: Non-blocking database framework for Qt6
    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 boilerplate-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.}

    List of RPM packages built from this SRPM:
    futuresql-qt6-devel (x86_64, ppc64le, i586, aarch64)
    libfuturesql6_0 (x86_64, ppc64le, i586, aarch64)
    libfuturesql6_0-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin


      1. pkgconfig(Qt6Core)
      2. pkgconfig(Qt6Sql)
      3. pkgconfig(Qt6Test)
      4. extra-cmake-modules
      5. gcc-c++
      6. qcoro6-devel
      7. ninja-build

    Last changed


    Oct. 7, 2024 Sergey V Turchin 0.1.1-alt1
    - initial build