2020-08-05 15:23:30 +00:00
<!DOCTYPE html>
2020-08-07 01:33:05 +00:00
< html lang = "en-US" style = "" > < head > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< title > libdb.org< / title >
< meta property = "og:title" content = "libdb.org" >
< meta property = "og:locale" content = "en_US" >
< meta name = "description" content = "libdb Website" >
< meta property = "og:description" content = "libdb Website" >
< link rel = "canonical" href = "https://libdb.org/" >
< meta property = "og:url" content = "https://libdb.org/" >
< meta property = "og:site_name" content = "libdb.org" >
< script type = "application/ld+json" >
{"@type":"WebSite","url":"https://libdb.org/","headline":"libdb.org","name":"libdb.org","description":"libdb Website","@context":"https://schema.org"}< / script >
< link rel = "stylesheet" href = "style.css" >
< script src = "jquery-1.12.4.min.js" integrity = "sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin = "anonymous" > < / script >
< script src = "respond.js" > < / script >
<!-- [if lt IE 9]>
< script src = "//html5shiv.googlecode.com/svn/trunk/html5.js" > < / script >
<![endif]-->
<!-- [if lt IE 8]>
< link rel = "stylesheet" href = "/assets/css/ie.css" >
<![endif]-->
< meta name = "viewport" content = "width=device-width, initial-scale=1, user-scalable=no" >
2023-10-21 14:20:18 +00:00
<!-- Begin GoatCounter Code -->
< script data-goatcounter = "https://stats.burd.me/count"
async src="//stats.burd.me/count.js">< / script >
<!-- End GoatCounter Code -->
2020-08-07 01:33:05 +00:00
< / head >
< body data-gr-c-s-loaded = "true" >
< div id = "header" >
< nav >
< li class = "fork" > < a href = "https://github.com/berkeleydb" > View On GitHub< / a > < / li >
< / nav >
< / div >
2020-08-05 15:23:30 +00:00
2020-08-07 01:33:05 +00:00
< div class = "wrapper" >
< section >
< div id = "title" >
< h1 id = "table-of-contents" > Documentation< / h1 >
2023-10-21 14:20:18 +00:00
< p > A partial archive of sources and information related to BerkeleyDB maintained by a former employee of Sleepycat Software and Oracle's Berkeley DB team. This is not meant to be a comprehensive archive, as I have no plans to include anything related to releases under the GPL.< / p >
< p > Releases from Oracle can be found at https://ftp.osuosl.org/pub/blfs/conglomeration/db/db-M.m.p.tar.gz as in 6.0.19< / a >
< p > FreeBSD maintains < a href = "https://ftp.tw.freebsd.org/distfiles/bdb/" > a complete archive of releases as source code and patches< / a > they use.< / p >
2020-08-07 01:33:05 +00:00
< / div >
< h2 id = "table-of-contents" > BerkeleyDB< / h2 >
< ul >
< li > < a href = "docs/db/5.3.21" > libdb-5.3.21< / a > < / li >
< li > < a href = "docs/db/5.3.28" > libdb-5.3.28< / a > < / li >
< / ul >
< h2 id = "table-of-contents" > BerkeleyDB XML< / h2 >
< ul >
< li > < a href = "docs/dbxml/2.5.16" > dbxml-2.5.16< / a > < / li >
< / ul >
< / section >
< / div >
< / body >
< / html >