Sleepycat Software (developer of Berkeley DB) has been bought by Oracle in 2006.
Update URLs and details accordingly.
This commit is contained in:
parent
e41a2b2ed0
commit
982df6a17c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36558
1 changed files with 13 additions and 11 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE entries PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Commercial Gallery//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/gallery.dtd">
|
||||
<!-- $FreeBSD: www/share/sgml/commercial.software.xml,v 1.33 2010/11/03 20:34:43 jkois Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/commercial.software.xml,v 1.34 2010/11/03 20:58:55 jkois Exp $ -->
|
||||
|
||||
<entries>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/commercial.software.xml,v 1.33 2010/11/03 20:34:43 jkois Exp $
|
||||
$FreeBSD: www/share/sgml/commercial.software.xml,v 1.34 2010/11/03 20:58:55 jkois Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
|
@ -1108,13 +1108,15 @@
|
|||
</description>
|
||||
</entry>
|
||||
|
||||
<entry id="SleepycatSoftware" category="DATABASE">
|
||||
<name>Sleepycat Software</name>
|
||||
<url>http://www.sleepycat.com</url>
|
||||
<entry id="Oracle" category="DATABASE">
|
||||
<name>Oracle</name>
|
||||
<url>http://www.oracle.com</url>
|
||||
<description>
|
||||
Sleepycat Software distributes Berkeley DB, an embeddable database
|
||||
system with full source. Berkeley DB runs on a wide variety of Unix
|
||||
systems and on Windows 95 and NT. It offers high-end data management
|
||||
Oracle distributes Berkeley DB, an embeddable database system with
|
||||
full source. Oracle Berkeley DB is tested and certified
|
||||
to compile and run on all modern operating systems including Solaris,
|
||||
Windows, Linux, Android, Mac OS/X, BSD, iPhone OS, VxWorks, and QNX
|
||||
to name a few. It offers high-end data management
|
||||
services, including full transaction support, disaster recovery, hot
|
||||
backup, very large databases, and the ability to handle large numbers
|
||||
of users concurrently. Keys and records can be arbitrarily long, and
|
||||
|
|
@ -1123,9 +1125,9 @@
|
|||
and can be called from C, C++, Java, or Perl. Berkeley DB is easy to
|
||||
install and manage, so your customers can use your application
|
||||
without learning how to be database administrators. For more
|
||||
information, please visit <a
|
||||
href="http://www.sleepycat.com">www.sleepycat.com</a> or send us
|
||||
email at <a href="mailto:db@sleepycat.com">db@sleepycat.com</a>.
|
||||
information visit the <a
|
||||
href="http://www.oracle.com/us/products/database/berkeley-db/index.html">
|
||||
Berkeley DB website</a>.
|
||||
</description>
|
||||
</entry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue