[lug] Embedded database recommendations

Bear Giles bgiles at coyotesong.com
Tue Aug 24 16:33:51 MDT 2010


I thought nosql was for the cloud.  Don't quote me on that - I've skimmed
some introductory articles but it's been awhile.


On Tue, Aug 24, 2010 at 4:21 PM, Chip Atkinson <chip at pupman.com> wrote:

> There was also an article about nosql in 4/10 of LJ.  It was for web sites
> but it might have some relevance.
>
> Chip
>
> On Tue, 24 Aug 2010, Bear Giles wrote:
>
> > iirc http://www.sqlite.org/ is widely used in embedded systems.
> >
> > On Tue, Aug 24, 2010 at 4:09 PM, Steve Sullivan <sullivan at mathcom.com
> >wrote:
> >
> > > Hi,
> > >
> > > I'm looking for embedded database recommendations.
> > > The need is ...
> > >  - Storage of many objects, some small, some exceeding 10 GB each
> > >  - No SQL needed, but some sort of query language would be helpful
> > >  - Both Java and C/C++ APIs
> > >  - Open source (prefer MIT or LGPL to GPL license)
> > >  - Access by multiple processes or threads
> > >  - Robust: minimal loss during system crash; short recovery time
> > >
> > > The API issue is tricky.  If possible we'd like a DB
> > > with a pure Java implementation and a C++ implementation,
> > > since calling between Java and C++ involves JNI, which
> > > is often fragile.
> > >
> > > Thanks,
> > >
> > > Steve
> > >
> > > --
> > >
> > > ========================================
> > > Steve Sullivan      sullivan at mathcom.com
> > > 303-494-7179          cell: 720-587-7498
> > > http://www.mathcom.com
> > > ========================================
> > > _______________________________________________
> > > Web Page:  http://lug.boulder.co.us
> > > Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> > > Join us on IRC: irc.hackingsociety.org port=6667
> channel=#hackingsociety
> > >
> >
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: irc.hackingsociety.org port=6667 channel=#hackingsociety
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20100824/2d33212e/attachment.html>


More information about the LUG mailing list