Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / September 2005

Tip: Looking for answers? Try searching our database.

Embedded database for mobile devices

Thread view: 
Daki - 21 Sep 2005 13:28 GMT
Is there any opensource database for small devices (mobiles, PDASs)
similar to e.g. PointBase Micro
(http://www.pointbase.com/products/micro.aspx) around?

The only one I came accross is HSQLDB (http://hsqldb.org/).

Thanks!
MikL - 21 Sep 2005 13:44 GMT
HSQLDB is quite a reasonable RDBMS for small or single-user applications.
If I remember correctly, it only executes one thread at a time, and the only
isolation level is READ_UNCOMMITTED.  But if you can live with that (eg. you
have a single-user or low-volume multi-user application), then it's pretty
good.  I'm using it for client side staging databases in the application I'm
currently developing, although I'm targeting PCs, not PDAs etc.

> Is there any opensource database for small devices (mobiles, PDASs)
> similar to e.g. PointBase Micro
[quoted text clipped - 3 lines]
>
> Thanks!


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.