![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Having said that there are obviously domains where a NoSQL database can be used for good. |
#12
| |||
| |||
|
|
On 10.10.2011 08:59, CarlosAL wrote: On Oct 10, 7:22 am, Noons<wizofo... (AT) yahoo (DOT) com.au> *wrote: Mladen Gogala wrote,on my timestamp of 8/10/2011 7:43 AM: ...other than in the minds of said Java developers who go all gooey when they hear "NoSQL"... Isn't it what they have been doing since jdbc appeared? (I mean, the SQL they usually write can be called NoSQL...) I know it's probably fun, but please do not overgeneralize. |
#13
| |||
| |||
|
|
Isn't it what they have been doing since jdbc appeared? (I mean, the SQL they usually write can be called NoSQL...) |
#14
| |||
| |||
|
|
On Oct 10, 5:59Â*pm, CarlosAL <miotromailcar... (AT) netscape (DOT) net> wrote: Isn't it what they have been doing since jdbc appeared? (I mean, the SQL they usually write can be called NoSQL...) I thought that was called 'Hibernate'. -- Phil |
#15
| |||
| |||
|
|
On Mon, 10 Oct 2011 15:06:27 -0700, phil_herring (AT) yahoo (DOT) com.au wrote: On Oct 10, 5:59 pm, CarlosAL<miotromailcar... (AT) netscape (DOT) net> wrote: Isn't it what they have been doing since jdbc appeared? (I mean, the SQL they usually write can be called NoSQL...) I thought that was called 'Hibernate'. It is called Hibernate. The reason is that if you produce a SQL late in the autumn, you can take a nap until spring and wake in time to see the query come back. There is an old Latin proverb which says "nomen est omen". That certainly does hold true for Hibernate. The name does describe the behavior of the applications written using it. Also, the framework itself can be a real bear..... |
#16
| |||
| |||
|
|
Ironically it's main purpose (hiding DB details) is also responsible for many abuses because it makes it so easy to ignore internals of Hibernate and the RDBMS used. |
![]() |
| Thread Tools | |
| Display Modes | |
| |