Am Mittwoch, 1. März 2017 12:10:31 UTC+1 schrieb Lukas Eder: > > Interesting. Well, I don't have all the bits of information, and there > might be huge pain hiding in bullet number 3, but I think you might be > burning some money on Exadata there if you don't use PL/SQL :) >
Yes, that's probably right :-) The reason for using an Exadata is not the Java-based operative system but the analytical data warehouse. But we are currently in preparation for a massive redesign to expand the business, and we will probably split the analytical and operative database so that the Exadata is no longer our basis. I've created a feature request for this: > https://github.com/jOOQ/jOOQ/issues/5930 > Thanks a lot. Maybe we can help in the future :-) > Out of curiosity: What's your development database? > At the moment the developers are working on locally installed Oracle XEs. But in case we moved to JOOQ (coming from PriDE) we would probably change that to make use of JOOQ's open source edition. As we have almost no Oracle-specific aspects in our code, we could dare to use different databases in development and production. -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
