OVH Cloud OVH Cloud

[HSQL] Is there some callback ?

3 réponses
Avatar
yves piel
Hello,
I heard about HSQL (a 100% java database). I wonder if it is a good
choice for java application with medium database. I want to change my
access database to use this one which can be use as :
- client/sever
- in process
- in memory

Has someone got some call back about this base ? I don't need lots of
speed but stability.

Is it a good choice ?

thanks :)

3 réponses

Avatar
owowl
Hello,
I heard about HSQL (a 100% java database). I wonder if it is a good
choice for java application with medium database. I want to change my
access database to use this one which can be use as :
- client/sever
- in process
- in memory

Has someone got some call back about this base ? I don't need lots of
speed but stability.

Is it a good choice ?


yes, par rapport à Access, y'a pas photo


thanks :)
De nada


Olivier

Avatar
Arnaud W.

Hello,
I heard about HSQL (a 100% java database). I wonder if it is a good
choice for java application with medium database. I want to change my
access database to use this one which can be use as :
- client/sever
- in process
- in memory


Historically, it is a database for the developments.

But now it becomes a reliable database for small or average
applications. For example, it is include in OpenOffice. It seems that
it has excellent performances with hibernate (see
http://accelerate.hsqldb.org/images/imola_retrieve.jpg) but not
without...

Has someone got some call back about this base ? I don't need lots of
speed but stability.


For this usage, HSQLDB is sufficient. But i do not know if it is fault
tolerant and how it works in a cluster (for replication). It seems not
: http://www.hsqldb.org/web/hsqlFeatures.html

Is it a good choice ?


It is free, it is already it ;o)

thanks :)


See Comparisons of various databases :
http://www.freeprogrammingresources.com/dbservers.html (only free
sofware)
http://framasoft.net/rubrique326.html (only free sofware)
http://fadace.developpez.com/sgbdcmp/ (not only free software)

Arnaud W.
http://awr.free.fr

Avatar
yves piel
owowl wrote:

Hello,
I heard about HSQL (a 100% java database). I wonder if it is a good
choice for java application with medium database. I want to change my
access database to use this one which can be use as :
- client/sever
- in process
- in memory

Has someone got some call back about this base ? I don't need lots of
speed but stability.

Is it a good choice ?



yes, par rapport à Access, y'a pas photo


thanks :)


De nada

Olivier
Merci pour vos réponse et les liens :)

De toute façon je vais la tester et je verrais bien :)

(sinon je pense que j'ai la mention boulet en ayant poster en anglais
(et encore !! ?) sur un group français. Encore toute mes excuses...)