Berkeley DB Reference Guide:

2009-05-13 11:33:39来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

http://www.oracle.com/technology/documentation/berkeley-db/db/ref/toc.html
Berkeley DB Reference Guide, Version 4.6.21
  • Introduction

  • An introduction to data management
       

  • Mapping the terrain: theory and practice
       

  • What is Berkeley DB?
       

  • What Berkeley DB is not
       

  • Do you need Berkeley DB?
       

  • What other services does Berkeley DB provide?
       

  • What does the Berkeley DB distribution include?
       

  • Where does Berkeley DB run?
       

  • The Berkeley DB products
       
  • Access Method Configuration

  • What are the available access methods?
       

  • Selecting an access method
       

  • Logical record numbers
       
  • General access method configuration
           

  • Selecting a page size
           

  • Selecting a cache size
           

  • Selecting a byte order
           

  • Duplicate data items
           

  • Non-local memory allocation
           
       
  • Btree access method specific configuration
           

  • Btree comparison
           

  • Btree prefix comparison
           

  • Minimum keys per page
           

  •             Retrieving Btree records by logical record number
           
       
  • Hash access method specific configuration
           

  • Page fill factor
           

  • Specifying a database hash
           

  • Hash table size
           
       
  • Queue and Recno access method specific configuration
           

  • Managing record-based databases
           

  • Selecting a Queue extent size
           

  • Flat-text backing files
           

  • Logically renumbering records
           
       
  • Access Method Operations

  • Access method operations
       

  • Database open
       

  • Opening multiple databases in a single file
       

  • Retrieving records
       

  • Storing records
       

  • Deleting records
       

  • Database statistics
       

  • Database truncation
       

  • Database upgrade
       

  • Database verification and salvage
       

    标签:

    版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
    特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

  • 上一篇:关于FreeBSD的fdisk和disklabel(整理)

    下一篇:配置freebsd的shell为bash