summaryrefslogtreecommitdiff
path: root/docs/programmer_reference/intro.html
blob: 81824769e752bb81079b9253923b4d94c433d25a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Chapter 1.  Introduction</title>
    <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
    <link rel="start" href="index.html" title="Berkeley DB Programmer's Reference Guide" />
    <link rel="up" href="index.html" title="Berkeley DB Programmer's Reference Guide" />
    <link rel="prev" href="moreinfo.html" title="For More Information" />
    <link rel="next" href="intro_terrain.html" title="Mapping the terrain: theory and practice" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <div class="libver">
        <p>Library Version 12.1.6.1</p>
      </div>
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Chapter 1.  Introduction </th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="moreinfo.html">Prev</a> </td>
          <th width="60%" align="center"> </th>
          <td width="20%" align="right"> <a accesskey="n" href="intro_terrain.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="chapter" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="intro"></a>Chapter 1.  Introduction </h2>
          </div>
        </div>
      </div>
      <div class="toc">
        <p>
          <b>Table of Contents</b>
        </p>
        <dl>
          <dt>
            <span class="sect1">
              <a href="intro.html#intro_data">An introduction to data
        management</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="intro_terrain.html">Mapping the terrain: theory and
        practice</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="intro_terrain.html#idm3285464">Data access and data management</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_terrain.html#idm2046400">Relational databases</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_terrain.html#idm3331136">Object-oriented databases</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_terrain.html#idm2845328">Network databases</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_terrain.html#idm1493864">Clients and servers</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="intro_dbis.html">What is Berkeley DB?</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="intro_dbis.html#idm2881808">Data Access Services</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_dbis.html#idm2939256">Data management services</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_dbis.html#idm2483664">Design</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="intro_dbisnot.html">What Berkeley DB is not</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="intro_dbisnot.html#idm1825416">Berkeley DB is not a relational database</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_dbisnot.html#idm1180680">Berkeley DB is not an object-oriented database</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_dbisnot.html#idm2742952">Berkeley DB is not a network database</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_dbisnot.html#idm940752">Berkeley DB is not a database server</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="intro_need.html">Do you need Berkeley DB?</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="intro_what.html">What other services does Berkeley DB provide?</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="intro_distrib.html">What does the Berkeley DB
        distribution include?</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="intro_where.html">Where does Berkeley DB run?</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="intro_products.html">The Berkeley DB products</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="intro_products.html#idm1332168">Berkeley DB Data Store</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_products.html#idm1927528">Berkeley DB Concurrent Data Store</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_products.html#idm1455680">Berkeley DB Transactional Data Store</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="intro_products.html#idm851864">Berkeley DB High Availability</a>
                </span>
              </dt>
            </dl>
          </dd>
        </dl>
      </div>
      <div class="sect1" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h2 class="title" style="clear: both"><a id="intro_data"></a>An introduction to data
        management</h2>
            </div>
          </div>
        </div>
        <p>
        Cheap, powerful computing and networking have created
        countless new applications that could not have existed a
        decade ago. The advent of the World-Wide Web, and its
        influence in driving the Internet into homes and businesses,
        is one obvious example. Equally important, though, is the
        shift from large, general-purpose desktop and server computers
        toward smaller, special-purpose devices with built-in
        processing and communications services.
    </p>
        <p>
        As computer hardware has spread into virtually every corner
        of our lives, of course, software has followed. Software
        developers today are building applications not just for
        conventional desktop and server environments, but also for
        handheld computers, home appliances, networking hardware, cars
        and trucks, factory floor automation systems, cellphones, and
        more.
    </p>
        <p>
        While these operating environments are diverse, the problems
        that software engineers must solve in them are often
        strikingly similar. Most systems must deal with the outside
        world, whether that means communicating with users or
        controlling machinery. As a result, most need some sort of I/O
        system. Even a simple, single-function system generally needs
        to handle multiple tasks, and so needs some kind of operating
        system to schedule and manage control threads. Also, many
        computer systems must store and retrieve data to track
        history, record configuration settings, or manage
        access.
    </p>
        <p>
        Data management can be very simple. In some cases, just
        recording configuration in a flat text file is enough. More
        often, though, programs need to store and search a large
        amount of data, or structurally complex data. Database
        management systems are tools that programmers can use to do
        this work quickly and efficiently using off-the-shelf
        software.
    </p>
        <p>
        Of course, database management systems have been around for
        a long time. Data storage is a problem dating back to the
        earliest days of computing. Software developers can choose
        from hundreds of good, commercially-available database
        systems. The problem is selecting the one that best solves the
        problems that their applications face.
    </p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="moreinfo.html">Prev</a> </td>
          <td width="20%" align="center"> </td>
          <td width="40%" align="right"> <a accesskey="n" href="intro_terrain.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">For More Information </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Mapping the terrain: theory and
        practice</td>
        </tr>
      </table>
    </div>
  </body>
</html>