Skip to content

Ethereal vs SQL Data Dictionary

A side-by-side look at Ethereal and SQL Data Dictionary. For an in-depth review of either product, follow the links below.

Ethereal

Ethereal

Network & Admin

Ethereal is a free and open-source packet analyzer and network protocol analyzer software for Unix-like operating systems. It allows users to examine data from a live network or from a capture file on disk. Ethereal has powerful features to inspect hundreds of protocols, and provides the ability to reconstruct TCP sessions and browse data as it presents itself on the …

packetnetworkanalyzersnifferprotocol
SQL Data Dictionary

SQL Data Dictionary

Development

A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.

databaseschemametadatadocumentation