citus
- Ebuilds: 6, Testing: 14.0.1, Snapshot: 9999 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: 5, Stable: 3.5.18, Testing: 3.6.11 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 )
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
mongodb
- Ebuilds: 5, Stable: 8.0.12, 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
mysqltuner
- Ebuilds: 1, Stable: 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: 0.3, Snapshot: 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 License: GPL-2
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: 2, 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
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
plr
- Ebuilds: 2, Testing: 8.4.6 Description:
An extension for postgresql databases to allow direct usage of
dev-lang/R 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
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
sqlitebrowser
- Ebuilds: 2, Stable: 3.13.1_p20250502-r2, Snapshot: 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/ License: GPL-3+ MPL-2.0
sqlmap
- Ebuilds: 4, Stable: 1.10, Testing: 1.9.12, Snapshot: 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/ License: BSD BSD-2 GPL-2+ LGPL-2.1+ MIT public-domain