Mandriva - great for home usage, everything works smoothly.
The moment you install it at the office, where your home folder is nfs mounted - pletora of things stops working. For example Amarok. Strange KDE bugs show their ugly faces on nfs mounted home.
Download and you will see that it is fast.
Have not tried Derby, but I tried http://mckoi.com/database/ 2 years ago. It was very fast. Under win32 I compared it with a MS jet engine database (mdb file) with the jdbc odbc bridge driver, almost equal speed, plus the possibility to work with unicode strings.
Modern programming is about copying data from one place to another. It is 40% user interface and 40% database interface, the rest is business logic.
What about database persistence?
What about ORM tools? Java is superior here.
All database persistence layers for.Net are years behind persistence layers developed for Java.
See Hibernate for example. One needs not only a UI framework, but a database framework. What can.Net can do about that? Nothing yet.
Yeah ... just like Microsoft Access felt in 1999
It is not great even i theory. It is not even object oriented - pure abomination
Mandriva - great for home usage, everything works smoothly. The moment you install it at the office, where your home folder is nfs mounted - pletora of things stops working. For example Amarok. Strange KDE bugs show their ugly faces on nfs mounted home.
Yeah, and I am 20H
Download and you will see that it is fast. Have not tried Derby, but I tried http://mckoi.com/database/ 2 years ago. It was very fast. Under win32 I compared it with a MS jet engine database (mdb file) with the jdbc odbc bridge driver, almost equal speed, plus the possibility to work with unicode strings.
If you are to design a new OS(redesign Unix), would you implement a some sort of CORBA(COM etc) interface to the kernel and core system tools.
Modern programming is about copying data from one place to another. It is 40% user interface and 40% database interface, the rest is business logic. What about database persistence? What about ORM tools? Java is superior here. All database persistence layers for .Net are years behind persistence layers developed for Java.
See Hibernate for example. One needs not only a UI framework, but a database framework. What can .Net can do about that? Nothing yet.