Dears,
How to embed postgresql if possible?
In our Java application solution, we need an embedded database. Berkeley DB can not meet our reqirements in performance and license, so we wish to port postgresql as embedded database.
Architecture: Java -> JNI -> the API is wrapped from Plan/Executor modules
What's the feasibility? If it's possible, look for your coaching!
Many thanks!
Bruce