qt6-declarative-doc-html

Qt 6 declarative HTML documentation

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

postgresql-15

The World's Most Advanced Open Source Relational Database

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.

postgresql-client-15

front-end programs for PostgreSQL 15

This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases.

postgresql-plpython3-15

PL/Python 3 procedural language for PostgreSQL 15

PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 15 in Python 3. You need this package if you have any PostgreSQL 15 functions that use the languages plpython3 or plpython3u.

postgresql-plpython3-16

PL/Python 3 procedural language for PostgreSQL 16

PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 16 in Python 3. You need this package if you have any PostgreSQL 16 functions that use the languages plpython3 or plpython3u.

libpocomongodb100

C++ Portable Components (POCO) Data MongoDB library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.