eXtremeDB, itself, is implemented in C/C++. We provideJava and C# APIs to both our low-level native access methods and to our SQLAPI. So this is why we need different executables for different operatingenvironments.
Our Java APIs can run in the JRE.
Further, eXtremeDB can be used as an “embedded database” or as aclient server database.
As an embedded database:
As a client/server database: