Added:
Sleepycat Software offers the Berkeley Database product. Berkeley DB is a programmatic toolkit that provides high-performance embedded database support. Submitted by: Amy Adams, Berkeley DB Product Manager <db@sleepycat.com>
This commit is contained in:
parent
a147aeebc0
commit
e8b19bf6ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3969
1 changed files with 18 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1998-12-16 19:29:17 $">
|
<!ENTITY date "$Date: 1998-12-27 23:38:54 $">
|
||||||
<!ENTITY title "Commercial Vendors - Software">
|
<!ENTITY title "Commercial Vendors - Software">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: software.sgml,v 1.55 1998-12-16 19:29:17 wosch Exp $ -->
|
<!-- $Id: software.sgml,v 1.56 1998-12-27 23:38:54 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -469,6 +469,22 @@ and WinNT.<p></p></li>
|
||||||
sales@serengeti.com</a>, or call (800) 634-3122.<p></p>
|
sales@serengeti.com</a>, or call (800) 634-3122.<p></p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li><a href="http://www.sleepycat.com">
|
||||||
|
<strong>Sleepycat Software</strong></a>
|
||||||
|
|
||||||
|
offers the Berkeley Database product. Berkeley DB is a
|
||||||
|
programmatic toolkit that provides high-performance embedded
|
||||||
|
database support. The Berkeley DB access methods include
|
||||||
|
B+tree, Extended Linear Hashing, Fixed and Variable-length
|
||||||
|
records. Berkeley DB includes full transactional support and
|
||||||
|
database recovery, online backups, and separate access to
|
||||||
|
locking, logging and shared memory caching. Berkeley DB
|
||||||
|
supports C, C++, Java and Perl APIs. Please visit <a
|
||||||
|
href="http://www.sleepycat.com">http://www.sleepycat.com</a>
|
||||||
|
for more information and free download.
|
||||||
|
<p></P></li>
|
||||||
|
|
||||||
|
|
||||||
<li><A HREF="http://www.solidtech.com/"><STRONG>Solid
|
<li><A HREF="http://www.solidtech.com/"><STRONG>Solid
|
||||||
Information Technology Ltd</STRONG></A> is the maker of a
|
Information Technology Ltd</STRONG></A> is the maker of a
|
||||||
unique data management product, <A
|
unique data management product, <A
|
||||||
|
|
Loading…
Reference in a new issue