Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.albasani.net!news.motzarella.org!eleonora.aioe.org!emma.aioe.org!aioe.org!not-for-mail
From: "x" <x@not-exists.org>
Newsgroups: comp.databases.theory
Subject: Re: What databases have taught me
Date: Fri, 23 Jun 2006 12:56:45 +0300
Organization: Aioe.org NNTP Server
Lines: 24
Message-ID: <e7gdl2$hvj$1@nntp.aioe.org>
References: <1151026488.310207.201890@m73g2000cwd.googlegroups.com> <1151031668.219875.88910@i40g2000cwc.googlegroups.com>
NNTP-Posting-Host: s9btCjTiVvvsgWfav5q8uQ.user.aioe.org
X-Complaints-To: abuse@aioe.org
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Priority: 3
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MSMail-Priority: Normal
Xref: dp-news.maxwell.syr.edu comp.databases.theory:42110


"Keith H Duggar"  wrote:

> The question, how to leverage relational thinking to develop
> stand-alone applications? Something where I can write some
> code, compile the code, and deliver a tool that a client can
> feed a flat-file dataset (database?) to analyze. And where
> the "compiler" only incorporates as much DBMS functionality
> as is necessary to execute the static procedures defined in
> the code. For example the "Rel" project:

>   http://dbappbuilder.sourceforge.net/Rel.html

> incorporates an entire Java implementation of the Berkley DB
> engine. Something more lightweight (and preferably not Java)
> would be better. Maybe I'm looking for a relational library
> rather than a DBMS? JOG what do you do to leverage RM in
> your development?

You mean something ultralite like this:
http://www.ianywhere.com/developer/product_manuals/sqlanywhere/0902/en/html/index.html



