Search code examples
mysqlsqlnuodb

Is it possible at this point to use Nuodb as a "drop-in" replacement for MySQL?


I have completed a quick start tutorial for Zend Framework where MySQL is replaced by Nuodb without changing a line of code or at least to my recollection no DB queries where changed. The quick start being a very simplistic application i understand that it is possible, but when you have more complexe queries, views, stored proc. etc... I am prerrty sure it's another ball game! Is NuoDb a viable drop in replacement for MySQL or should i safely go for Mariadb which is a classic SQL fork of the former?


Solution

  • NuoDB is a viable drop-in here however, I would suggest using v2.0 which is slated for release mid-October to take advantage of extended View, Stored Procedure functionality, etc.