SkillAgentSearch skills...

EseView

A graphical ESE (aka ESENT or JET) database viewer.

Install / Use

/learn @wfraser/EseView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EseView

EseView is a graphical database browser for Windows, written in C# and using WPF.

EseView is designed to display databases made using the Microsoft Extensible Storage Engine (ESE), also known as JET. (See MSDN for more information about ESE.)

The ESENT Managed Interop library (hosted on CodePlex) is used to access the ESE API from C#.

Implemented Features

  • Basic functionality! :)
  • Data virtualized display, so even opening a massive database is quite snappy.
  • Browsing by indexes
  • Viewing index specifications

Planned Features

  • Viewing column specifications
  • Enabling/Disabling columns

This program is not supported or endorsed by Microsoft Corporation in any way. No warranty, express or implied, exists or arises from you using this program. Use at your own risk.

Related Skills

View on GitHub
GitHub Stars25
CategoryData
Updated8mo ago
Forks4

Languages

C#

Security Score

82/100

Audited on Jul 28, 2025

No findings