LYRENTH
AgentsDocsPricingBenchmarksIndex statsAboutBlogFor site ownersStatusContact
Product comparison

Two products. One table.

Give it the page for each product. It reads both of them in full and returns one table of what is actually different, with the number of the page beside every cell.

What came back

One run, nothing edited.

Look at the rows where one page stayed silent. The cell says so, instead of filling itself in from somewhere else.

compare12 rows · 3 columns
FeaturePostgreSQLMySQL
Software TypeFree and open-source object relational database management system [1]free and open-source relational database management system (RDBMS) [2]
LicensePostgreSQL License (free and open-source, permissive) [1]GPLv2 or proprietary [2]
DeveloperPostgreSQL Global Development Group [1]Oracle Corporation [2]
Initial Release8 July 1996; 30 years ago (1996-07-08) [1]23 May 1995; 31 years ago (1995-05-23) [2]
Stable Release18.6 / 13 August 2026 [1]26.7.0 / 28 July 2026 [2]
Written InC (and C++ for the LLVM dependency) [1]C, C++ [2]
Supported Operating SystemsWindows, Linux, macOS, FreeBSD, and OpenBSD [1]Linux, Solaris, macOS, Windows, FreeBSD [2]
Concurrency Architectureprocess-based (not threaded), and uses one operating system process per database session [1]multi-threaded [2]
Default Storage Enginenot stated on the pages given [1]InnoDB [2]
SQL Standards Complianceconforms to at least 170 of the 177 mandatory features for SQL:2023 Core conformance [1]A broad subset of ANSI SQL 99, as well as extensions [2]
Primary Command-Line Toolpsql [1]mysql client [2]
Primary GUI Administration ToolpgAdmin [1]MySQL Workbench [2]
The pages it read
  1. [1]PostgreSQL - Wikipediahttps://en.wikipedia.org/wiki/PostgreSQL
  2. [2]MySQL - Wikipediahttps://en.wikipedia.org/wiki/MySQL
2pages read
60,000tokens of text
412,333tokens as raw HTML
The same run

Command in, answer out.

The lines in the middle are the agent reading. Each one names a page, what it weighed once the markup was gone, and where it came from.

compare · lyrenth-agents
$uvx lyrenth-agents compare https://en.wikipedia.org/wiki/PostgreSQL https://en.wikipedia.org/wiki/MySQL
recipe compare: Product comparisonread[1] PostgreSQL - Wikipedia 30,000 tokens https://en.wikipedia.org/wiki/PostgreSQLread[2] MySQL - Wikipedia 30,000 tokens https://en.wikipedia.org/wiki/MySQLcontext 60,000 tokens from 2 sources (raw HTML would be 412,333)
| Feature | PostgreSQL | MySQL |
| :--- | :--- | :--- |
| Software Type | Free and open-source object relational database management system [1] | free and open-source relational database management system (RDBMS) [2] |
| License | PostgreSQL License (free and open-source, permissive) [1] | GPLv2 or proprietary [2] |
| Developer | PostgreSQL Global Development Group [1] | Oracle Corporation [2] |
| Initial Release | 8 July 1996; 30 years ago (1996-07-08) [1] | 23 May 1995; 31 years ago (1995-05-23) [2] |
| Stable Release | 18.6 / 13 August 2026 [1] | 26.7.0 / 28 July 2026 [2] |
| Written In | C (and C++ for the LLVM dependency) [1] | C, C++ [2] |
| Supported Operating Systems | Windows, Linux, macOS, FreeBSD, and OpenBSD [1] | Linux, Solaris, macOS, Windows, FreeBSD [2] |
| Concurrency Architecture | process-based (not threaded), and uses one operating system process per database session [1] | multi-threaded [2] |
| Default Storage Engine | not stated on the pages given [1] | InnoDB [2] |
| SQL Standards Compliance | conforms to at least 170 of the 177 mandatory features for SQL:2023 Core conformance [1] | A broad subset of ANSI SQL 99, as well as extensions [2] |
| Primary Command-Line Tool | psql [1] | mysql client [2] |
| Primary GUI Administration Tool | pgAdmin [1] | MySQL Workbench [2] |

### Clearest Differences

- PostgreSQL is an object relational database management system [1], whereas MySQL is a relational database management system [2].
- PostgreSQL is released under the PostgreSQL License [1], while MySQL is released under GPLv2 or proprietary licenses [2].
- PostgreSQL is developed by the PostgreSQL Global Development Group [1], whereas MySQL is developed by Oracle Corporation [2].
- PostgreSQL was initially released on 8 July 1996 [1], whereas MySQL was initially released on 23 May 1995 [2].
- PostgreSQL server is process-based (not threaded) [1], whereas MySQL is a multi-threaded server [2].
- MySQL uses InnoDB as its default storage engine [2], while a default storage engine is not stated on the pages given for PostgreSQL [1].
- PostgreSQL conforms to at least 170 of the 177 mandatory features for SQL:2023 Core conformance [1], whereas MySQL supports a broad subset of ANSI SQL 99 [2].

Sources
  [1] PostgreSQL - Wikipedia  https://en.wikipedia.org/wiki/PostgreSQL
  [2] MySQL - Wikipedia  https://en.wikipedia.org/wiki/MySQL
Captured 2026-09-21. The command, the pages, and every line it printed.
What you give

Two or more URLs, one page per product: the product page, the pricing page or the documentation page that says what it does.

The pages in this run
  • https://en.wikipedia.org/wiki/PostgreSQL
  • https://en.wikipedia.org/wiki/MySQL
What you get

One table, a row per feature and a column per product, each cell in the wording the page used with the source number next to it, and every gap marked as not stated instead of guessed.

The same job by hand is two long pages, a scroll for every row, and a table you end up typing twice.

Run it

The command that produced all of this.

Paste it as it is and watch it work, then swap in your own pages. With your Lyrenth key set, it prints the finished prompt and its numbered sources, ready for whichever assistant you already use. Point it at an OpenAI-compatible endpoint and it answers on its own, the way the run above did.

uvx lyrenth-agents compare https://en.wikipedia.org/wiki/PostgreSQL https://en.wikipedia.org/wiki/MySQL