citus
- Ebuilds: 8, Testing: 14.0.0 Description: Open-source postgresql extension for clustering/multi-node setups
Homepage:https://www.citusdata.com/ License: POSTGRESQL AGPL-3
cockroach
- Ebuilds: 2, Testing: 19.1.1-r1 Description:
CockroachDB is an open source database for building global, scalable
cloud services that survive disasters.
Homepage:https://www.cockroachlabs.com License: Cockroach Apache-2.0
datadraw
- Ebuilds: 2, Testing: 3.1.1-r1 Description:
DataDraw is a feature rich database generator for high performance C applications. DataDraw gives your C application a high performance object-oriented framework at speeds that beat hand coded C.
Homepage:http://datadraw.sourceforge.net/ License: LGPL-2
etcd
- Ebuilds: 4, Stable: 3.5.18, Testing: 3.6.7 Description: Highly-available key value store for shared configuration and service discovery
Homepage:https://github.com/etcd-io/etcd License: Apache-2.0 BSD BSD-2 MIT
gqlplus
- Ebuilds: 1, Testing: 1.16-r2 Description:
gqlplus is a front-end for Oracle program sqlplus with
command-line editing, history, table-name and column-name
completion. Otherwise the user interface is identical to that of
sqlplus. Command-line editing works as in bash/tcsh shells.
Homepage:https://gitlab.com/jessp011/gqlplus License: GPL-2
influxdb
- Ebuilds: 3, Testing: 2.7.11 Description:
InfluxDB is an open source time series database with no external
dependencies. It is useful for recording metrics, events, and
performing analytics.
Homepage:https://www.influxdata.com License: Apache-2.0 BSD BSD-2 EPL-2.0 ISC MIT MPL-2.0
innotop
- Ebuilds: 1, Testing: 1.13.0 Description: A text-mode MySQL and InnoDB monitor like mytop, but with many more features
Homepage:https://github.com/innotop/innotop License: || ( Artistic GPL-2 )
libiodbc
- Ebuilds: 1, Stable: 3.52.15-r1, Testing: 3.52.15-r1 Description: ODBC Interface for Linux
Homepage:https://www.iodbc.org/ License: || ( LGPL-2 BSD )
libodbc++
- Ebuilds: 1, Testing: 0.2.5-r3 Description: Provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC
Homepage:http://libodbcxx.sourceforge.net/ License: LGPL-2.1
libzdb
- Ebuilds: 4, Stable: 3.4.1, Testing: 3.5.0 Description: A thread safe high level multi-database connection pool library
Homepage:https://www.tildeslash.com/libzdb/ License: GPL-3
lmdb
- Ebuilds: 2, Stable: 0.9.33, Testing: 0.9.35 Description: An ultra-fast, ultra-compact key-value embedded data store
Homepage:https://symas.com/lmdb/technical/ License: OPENLDAP
lmdb++
- Ebuilds: 1, Testing: 1.0.0-r1 Description:
This is a comprehensive C++ wrapper for the LMDB embedded database
library, offering both an error-checked procedural interface and an
object-oriented resource interface with RAII semantics.
Homepage:https://github.com/hoytech/lmdbxx License: public-domain
m17n-db
- Ebuilds: 1, Stable: 1.8.10, Testing: 1.8.10 Description: Database for the m17n library
Homepage:https://www.nongnu.org/m17n/ License: LGPL-2.1+
mariadb
- Ebuilds: 26, Stable: 11.8.3-r2, Testing: 12.0.2-r2 Description: An enhanced, drop-in replacement for MySQL
Homepage:https://mariadb.org/ License: GPL-2 LGPL-2.1+
mariadb-connector-c
- Ebuilds: 6, Stable: 3.4.7, Testing: 9999 Description: C client library for MariaDB/MySQL
Homepage:https://mariadb.org/ License: LGPL-2.1
mongodb
- Ebuilds: 5, Stable: 8.0.8, Testing: 8.0.12 Description:
MongoDB (from "humongous") is a scalable, high-performance, open source,
schema-free, document-oriented database. Written in C++, MongoDB features:
MongoDB bridges the gap between key-value stores (which are fast and highly
scalable) and traditional RDBMS systems (which provide structured schemas
and powerful queries).
Homepage:https://www.mongodb.com License: Apache-2.0 SSPL-1
mysql
- Ebuilds: 5, Stable: 8.0.44, Testing: 8.4.8, 8.0.45 Description: A fast, multi-threaded, multi-user SQL database server
Homepage:https://www.mysql.com/ License: GPL-2
mysql++
- Ebuilds: 1, Stable: 3.3.0, Testing: 3.3.0 Description: C++ API interface to the MySQL database
Homepage:https://tangentsoft.net/mysql++/ License: LGPL-2
mysqltuner
- Ebuilds: 2, Stable: 2.7.0, Testing: 2.8.40 Description:
MySQLTuner is a script written in Perl that will assist
you with your MySQL configuration and make recommendations
for increased performance and stability.
Homepage:https://github.com/major/MySQLTuner-perl License: GPL-3+
ocp
- Ebuilds: 2, Testing: 9999 Description: A tool for downloading and uploading files from/to Oracle Database directories using Oracle SQL Net connection only
Homepage:https://github.com/maxsatula/ocp
oracle-instantclient
- Ebuilds: 3, Stable: 21.13.0.0.0, 21.3.0.0.0, Testing: 21.18.0.0.0 Description:
Free, light-weight, and easily installed Oracle Database tools,
libraries and SDKs for building and connecting applications to
an Oracle Database instance.
Homepage:https://www.oracle.com/database/technologies/instant-client.html License: OTN
percona-toolkit
- Ebuilds: 1, Stable: 3.6.0 Description: Percona Toolkit, formerly Maatkit and Aspersa, formerly MySQL Toolkit,
is a collection of command-line utilities that provide missing
functionality for MySQL. Some of the tools implement lacking server
functionality, such as online consistency checks for master/slave
replication; others are client-side utilities such as a query
profiler.
Homepage:https://www.percona.com/software/mysql-tools/percona-toolkit License: || ( GPL-2 Artistic )
pg-gvm
- Ebuilds: 3, Stable: 22.6.11, Testing: 22.6.14 Description:
Greenbone Library for ical functions. This library contains functionality for ical object manipulation.
This is a PostgreSQL server extension that adds several functions used by gvmd, e.g., iCalendar and host
range evaluation. In previous versions, of GVM these functions were managed directly by gvmd while
pg-gvm uses the extension management built into PostgreSQL.
Homepage:https://www.greenbone.net https://github.com/greenbone/pg-gvm License: GPL-3
pg_top
- Ebuilds: 1, Stable: 4.1.3 Description:
pg_top is 'top' for PostgreSQL. It is derived from Unix Top. Similar to
top, pg_top allows you to monitor PostgreSQL processes.
Homepage:https://pg_top.gitlab.io/ License: BSD
pgpool2
- Ebuilds: 2, Stable: 4.4.7, Testing: 4.4.7-r1 Description: Connection pool server for PostgreSQL
Homepage:https://www.pgpool.net/ License: BSD
pgrouting
- Ebuilds: 5, Stable: 3.7.0, Testing: 4.0.1 Description: pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
Homepage:https://pgrouting.org/ License: GPL-2 MIT Boost-1.0
pgtap
- Ebuilds: 1, Stable: 1.3.3 Description:
pgTAP is a suite of database functions that make it easy to write
TAP-emitting unit tests in psql scripts or xUnit-style test functions.
Homepage:https://pgtap.org/ License: POSTGRESQL
phpmyadmin
- Ebuilds: 1, Stable: 5.2.3, Testing: 5.2.3 Description: Web-based administration for MySQL and MariaDB databases, written in PHP
Homepage:https://www.phpmyadmin.net/ License: GPL-2
phppgadmin
- Ebuilds: 1, Stable: 7.14.7, Testing: 7.14.7 Description: Web-based administration for Postgres database in php
Homepage:http://phppgadmin.sourceforge.net/ License: GPL-2
plr
- Ebuilds: 2, Testing: 8.4.6 Description:
An extension for postgresql databases to allow direct usage of
<pkg>dev-lang/R</pkg> in SQL queries and database functions
Homepage:http://www.joeconway.com/plr/ License: GPL-2
pspg
- Ebuilds: 5, Stable: 5.8.1, Testing: 5.8.7 Description:
Unix pager (with very rich functionality) designed for work with
tables. Designed for PostgreSQL, but MySQL is supported too. Works
well with pgcli too. Can be used as CSV or TSV viewer too. It
supports searching, selecting rows, columns, or block and export
selected area to clipboard.
Homepage:https://github.com/okbob/pspg License: BSD-2
psqlodbc
- Ebuilds: 1, Stable: 16.00.0000 Description: Official ODBC driver for PostgreSQL
Homepage:https://odbc.postgresql.org/ License: LGPL-2
slony1
- Ebuilds: 1, Stable: 2.2.10-r1 Description: A replication system for the PostgreSQL Database Management System
Homepage:https://slony.info/ License: BSD GPL-2
soci
- Ebuilds: 1, Stable: 4.1.2-r2, Testing: 4.1.2-r2 Description: SOCI - The C++ Database Access Library
Homepage:https://sourceforge.net/projects/soci/ License: Boost-1.0
spatialite
- Ebuilds: 1, Stable: 5.1.0-r3, Testing: 5.1.0-r3 Description: Complete Spatial DBMS in a nutshell built upon sqlite
Homepage:https://www.gaia-gis.it/gaia-sins/ License: MPL-1.1
sqlitebrowser
- Ebuilds: 2, Stable: 3.13.1_p20250502-r2, Testing: 9999 Description:
DB Browser for SQLite (DB4S) is a freeware, public domain, open source
visual tool used to create, design and edit database files compatible
with SQLite. It is meant to be used for users and developers that want
to create databases, edit and search data using a familiar
spreadsheet-like interface, without the need to learn complicated SQL
commands.
Homepage:https://sqlitebrowser.org/
sqlmap
- Ebuilds: 4, Stable: 1.10, Testing: 9999 Description:
sqlmap is an open source penetration testing tool that automates the
process of detecting and exploiting SQL injection flaws and taking over
of database servers.
Homepage:https://sqlmap.org/
tinycdb
- Ebuilds: 1, Stable: 0.81, Testing: 0.81 Description: A very fast and simple package for creating and reading constant data bases
Homepage:https://www.corpit.ru/mjt/tinycdb.html License: public-domain
tokyocabinet
- Ebuilds: 1, Stable: 1.4.48-r3, Testing: 1.4.48-r3 Description: A library of routines for managing a database
Homepage:https://fallabs.com/tokyocabinet/ License: LGPL-2.1+