From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5de3cdb361233cf6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "Xlex(0x835)" Newsgroups: comp.lang.ada Subject: Re: Berkeley DB Ada bindings Date: 18 Apr 2005 01:42:37 -0700 Organization: http://groups.google.com Message-ID: <1113813756.969308.187040@f14g2000cwb.googlegroups.com> References: <1113811001.214546.97010@g14g2000cwa.googlegroups.com> NNTP-Posting-Host: 195.131.112.139 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1113813762 18763 127.0.0.1 (18 Apr 2005 08:42:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 18 Apr 2005 08:42:42 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=195.131.112.139; posting-account=vNaSpQ0AAAAa8z34osmj96hjuyQINYUz Xref: g2news1.google.com comp.lang.ada:10517 Date: 2005-04-18T01:42:37-07:00 List-Id: Yep, I know about that, thank you. But Berkeley DB is much more today than just another one implementation of the key/value db - it support a lot of usefull things (please, look there for more details: http://www.sleepycat.com/docs/ref/toc.html). So, yes, gdbm bindings is usefull thing, but not exactly what I'm talking about.