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]
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.
Citations
4 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
Revision #1
Last Updated: