PostgreSQL Backend

Full PostgreSQL database backend with advanced features.

DatabasesGitHub

Overview

The PostgreSQL Backend qBit provides a full-featured database backend for qqq applications.

Features

  • Connection Pooling - HikariCP integration
  • JSON Support - JSONB columns and queries
  • Full-Text Search - Native PostgreSQL FTS
  • Array Types - PostgreSQL array column support
  • Partitioning - Table partitioning support
  • Requirements

  • PostgreSQL 12 or higher
  • qqq 1.2.0 or higher
  • What's New in v2

  • Native JSONB path queries
  • Improved connection pool management
  • Support for PostgreSQL 16 features
  • Powered by qqq