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: A Synchronization / Locking library, a Data-structures / STL-like library, an OS-abstraction layer, and a Cache Manager, as well the full blown database engine itself
C++MIT
Issues
- 1
Add sample starter code for a pure and safe read-only database reader application.
#31 opened by MsftBrettShirley - 2
Compatibility with windows 11
#32 opened by CBenghi - 4
Continuous Commit Push?
#27 opened by JakeSays - 3
Give list of small features and/or bugs that community developers could try out.
#28 opened by MsftBrettShirley - 0
Explaining how to track back from an ESE performance counter name to the code sites that increment / alter the value.
#30 opened by MsftBrettShirley - 0
Explaining how to track back from an ESE or ESENT Application Event ID to the code sites that report it.
#29 opened by MsftBrettShirley - 0
Debugging your ESE application (or even - ESE-based Windows services) with the ESE debugger extension.
#26 opened by MsftBrettShirley - 0
How to use debug esent.dll for easier debugging of your ESE application.
#25 opened by MsftBrettShirley - 0
Why _TLS ptls need duplicate OSTLS's memory?
#18 opened by chyin6 - 3
- 1
Big treasure.
#2 opened - 1
Db
#7 opened by ischlaht307 - 1
검토해보기
#6 opened by leejunki-2528