Extensible Storage Engine (ESE) is an embedded key-value ISAM DBMS used in various Microsoft products. This system is sometimes referred to as "JET Blue".
EX
- Website
- https://learn.microsoft.com/en-us/windows/win32/extensible-storage-engine/extensible-storage-engine[01]
- Tech Docs
- https://learn.microsoft.com/en-us/windows/win32/extensible-storage-engine/extensible-storage-engine-reference[03]
- Developer
- Country of Origin
- US
- Start Year
- 1994
- Former Name
- JET Blue
- Project Types
- Commercial, Open Source
- Written in
- C++
- Operating System
- Windows
- License
- MIT License
Extensible Storage Engine (ESE) is an embedded key-value ISAM DBMS used in various Microsoft products. This system is sometimes referred to as "JET Blue".
History[01][05]
ESE was formerly known as Joint Engine Technology (JET) Blue. It was originally developed by Microsoft to replace the JET Red database engine in Access in the 1990s.
Microsoft open-sourced the project in 2021.
Citations
5 sources- Extensible Storage Engine - Win32 apps | Microsoft Learn microsoft.com
- GitHub - microsoft/Extensible-Storage-Engine: ESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as well: github.com
- Extensible Storage Engine Reference - Win32 apps | Microsoft Learn microsoft.com
- Extensible Storage Engine - Wikipedia wikipedia.org
- Microsoft Makes 'Extensible Storage Engine' Open-Source, Used by Windows 10 & Microsoft Exchange itsfoss.com
Revision #2
Last Updated: