单词 | berkeley db |
释义 | Berkeley DBBerkeley DB(Berkeley DataBase) An open source database system that uses "key-value" pairs to create indexes to tables and other data structures (see key-value pair). For example, a record could hold a key (account number) and its value (row number), although a value can be any data structure including text, an image or an audio or video stream up to 4GB long. Unlike relational databases, Berkeley DB does not support SQL queries. All queries and data analyses must be performed by the application through the Berkeley DB programming interface (API). For more information from a Berkeley DB distributor, visit www.sleepycat.com. |
随便看 |
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。