db-perf-intel
Check database version, EOL status, and benchmark performance for 10 popular databases. Use for audits, selection, and upgrade decisions.
Instructions
Database performance intelligence: current versions, EOL status, and benchmark-grounded performance profiles for PostgreSQL, MySQL, MariaDB, MongoDB, Redis, Elasticsearch, SQLite, Cassandra, CockroachDB, and SQL Server. Useful mid-task for infrastructure audits, database selection, and upgrade urgency checks. Live EOL data from endoflife.date; performance profiles from TPC-C, pgbench, sysbench, and YCSB benchmarks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | Database to query. Accepts: postgresql, mysql, mariadb, mongodb, redis, elasticsearch, sqlite, cassandra, cockroachdb, mssql. Omit to return all supported databases. | |
| include | No | What to include: 'all' (default), 'versions' (EOL/release data only), 'performance' (benchmark profiles only). |