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:

eXtremeDB是一款提供Java和C# API的高性能数据库管理系统,支持作为嵌入式数据库或客户端服务器数据库使用。本文详细介绍了如何根据不同操作系统环境配置和运行eXtremeDB。
755

被折叠的 条评论
为什么被折叠?



