Documentation Source Text

Check-in [8916aa40ec]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Darken the font color on hyperlinks. Fix a bad link to the icons on the famous.html page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8916aa40ec8ecce375bc798a8c7e0070d83dd0d5
User & Date: drh 2007-11-13 02:53:49.000
Context
2007-11-13
12:50
Fix the "clean" target of the makefile. Change the subfile naming in capi3ref.in to avoid name collisions between SQLITE_BLOB and sqlite3_blob. (check-in: 6d275a3ac3 user: drh tags: trunk)
02:53
Darken the font color on hyperlinks. Fix a bad link to the icons on the famous.html page. (check-in: 8916aa40ec user: drh tags: trunk)
01:43
Add the atomiccommit.html document. No links to it yet. (check-in: 8b28a36fa1 user: drh tags: trunk)
Changes
Unified Diff Show Whitespace Changes Patch
Changes to pages/famous.in.
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
<title>Well-Known Users Of SQLite</title>

<h2>Well-Known Users of SQLite:</h2>

<p>
List below are a few of the better-known users of SQLite.

There is no complete list of projects and companies
that use SQLite.
SQLite is in the public domain and so many people use it

in their projects without ever telling us.
</p>

<table border="0" cellpadding="15">

<tr><td valign="top">
<a href="http://www.adobe.com/">
<img src="foreignlogos/adobe.gif" border="0"></a>
</td><td valign="top">
<a href="http://www.adobe.com/">Adobe</a> uses SQLite as the 
<a href="whentouse.html#appfileformat">application 
file format</a> for their 
<a href="http://www.adobe.com/products/photoshoplightroom/">
Photoshop Lightroom</a> product.
This is publically acknowledged on the Lightroom/About_Lightroom menu popup.
Adobe has also announced that their 
<a href="http://labs.adobe.com/technologies/air/">AIR project</a>
will include SQLite.   It
is reported that 
<a href="http://www.adobe.com/products/acrobat/readstep2.html">Acrobat 
Reader</a> also uses SQLite.
</td></tr>

<tr><td valign="top">
<a href="http://www.apple.com/">
<img src="foreignlogos/apple.gif" border="0">
</a></td>
<td valign="top">
<a href="http://www.apple.com/">Apple</a> uses SQLite for many functions 
within Mac OS-X, including 
<a href="http://www.apple.com/macosx/features/mail.html">Apple Mail</a>, 
<a href="http://www.apple.com/macosx/features/safari.html">Safari</a>, 
and in <a href="http://www.apple.com/aperature/">Aperture</a>.
There are reports on the internet that Apple also uses SQLite in
the <a href="http://www.apple.com/iphone/">iPhone</a> and in the
<a href="http://www.apple.com/ipodtouch/">iPod touch</a>.
</td></tr>

<tr><td valign="top">
<a href="http://www.mozilla.com/">
<img src="foreignlogos/firefox.gif" border="0">
</a>
</td>
<td>
The <a href="http://www.mozilla.com/">Firefox Web Browser</a> from Mozilla 
has been slowly replacing their legacy file format "mork" with SQLite
for about two years.  At this point, SQLite is used to store most of
the persistent metadata in SQLite.
</td></tr>


<tr><td valign="top">
<a href="http://www.ge.com/">
<img src="foreignlogos/ge.gif" border="0"></a>
</td><td>
We believe that <a href="http://www.ge.com/">General Electric</a>
uses SQLite in some product or 
another because they twice wrote the to SQLite developers requesting 
the US Export Control Number for SQLite. So presumably GE is using
SQLite in something that they are exporting. But nobody
(outside of GE) seems to know what that might be.
</td>


<tr><td valign="top">
<a href="http://www.google.com/">
<img src="foreignlogos/google.gif" border="0"></a>
</td>
<td>
It is known that
<a href="http://www.google.com/">Google</a>
uses SQLite in their 
<a href="http://desktop.gooogle.com/mac/legal.html">Desktop for Mac</a>,
in <a href="http://code.google.com/apis/gears/api_database.html">Google 
Gears</a>, and in the
<a href="http://code.google.com/android/">Android</a> cell-phone 
operating system.
People are suspicious that Google uses SQLite for lots of other things
that we do not know about yet.
Engineers at Google have made extensive contributions to the
full-text search subsystem within SQLite.
</td>

<tr><td valign="top">
<a href="http://www.mcafee.com/">
<img src="foreignlogos/mcaffee.gif" border="0"></a></td>
<td>
<a href="http://www.mcafee.com/">McAfee</a> uses SQLite in its antivirus 
programs.  
Mentioned <a href="http://www.mail-archive.com/sqlite-users@sqlite.org/msg16931.html">here</a> and implied 
<a href="http://forums.mcafeehelp.com/viewtopic.php?t=115260">here</a>.
</td>


<tr><td valign="top">
<a href="http://www.microsoft.com/">
<img src="foreignlogos/microsoft.gif" border="0"></a>
</td>
<td>
It can inferred from 
<a href="http://www.mail-archive.com/sqlite-users@sqlite.org/msg19226.html">
traffic on the SQLite mailing list</a> that at least
one group within 
<a href="http://www.microsoft.com/">Microsoft</a>
is using SQLite in the development of a 
game program. No word yet if this game has actually been released or
if they are still using SQLite.
</td>


<tr><td valign="top">
<a href="http://monotone.ca">
<img src="foreignlogos/monotone.gif" border="0"></a>
</td><td>
The 
<a href="http://monotone.ca">Monotone</a>
 configuration management system stores an entire project history in 
an SQLite database. Each file is a separate BLOB.
</td>


<tr><td valign="top">
<a href="http://www.philips.com/">
<img src="foreignlogos/philips.gif" border="0"></a>
</td><td>
It is reported that 
<a href="http://www.consumer.philips.com/portablemp3/">Philips MP3 Players</a>
use SQLite to store metadata about the music they hold.
Apparently, if you plug a Philips MP3 player into your USB port, you
can see the SQLite database file there in plain sight.
</td>


<tr><td valign="top">
<a href="http://www.php.net/">
<img src="foreignlogos/php.gif" border="0"></a>
</td><td>
The popular 
<a href="http://www.php.net/">PHP</a>
programming language comes with both SQLite2 and SQLite3 built in.
</td></t>

<tr><td valign="top">
<a href="http://www.python.org/">
<img src="foreignlogos/python.gif" border="0"></a>
</td><td>
SQLite comes bundled with the 
<a href="http://docs.python.org/lib/module-sqlite3.html">Python</a>
programming langauge since Python 2.5.
</td></tr>

<tr><td valign="top">
<a href="http://www.realbasic.com/">
<img src="foreignlogos/realbasic.gif" border="0"></a>
</td><td>
The <a href="http://www.realbasic.com/">REALbasic</a>
programming environment comes bundled with an enhanced version of 
SQLite that supports AES encryption.
</td></tr>

<tr><td valign="top">
<a href="http://www.skype.com/">
<img src="foreignlogos/skype.gif" border="0"></a>
</td><td>
There are 
<a href="http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27326.html">
multiple</a> 
<a href="http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27332.html">
sightings</a> of SQLite in the Skype client for MacOSX and Windows.
</td></tr>

<tr><td valign="top">
<a href="http://www.sun.com/">
<img src="foreignlogos/sunmicro.gif" border="0"></a>
</td><td>
<a href="http://www.sun.com/software/solaris/">Solaris 10</a>
uses SQLite as the storage format for its Service Management Facility.
Thus, Sun as essentially replaced the traditional unix /etc/inittab
file with an SQLite database.
</td></tr>

<tr><td valign="top">
<a href="http://www.symbian.com/">
<img src="foreignlogos/symbian.gif" border="0"></a>
</td><td>
SQLite is an integral part of 
<a href="http://www.symbian.com/">Symbian's</a> operating system commonly 
found on high-end cellphones.
</td></tr>

<tr><td valign="top">
<a href="http://www.toshiba.com/">
<img src="foreignlogos/toshiba.gif" border="0"></a>
</td><td>
A representative of 
<a href="http://www.toshiba.com/">Toshiba</a> wrote to the SQLite developers 
and requested the US Export Control Number for SQLite. We infer from this 
that Toshiba is exporting something from the US that uses SQLite, but we 
do not know what that something is.
</td></tr>
</table>





|
>


|
>







|

















|














|












|












|


















|










|















|










|











|








|








|








|










|









|








|








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
<title>Well-Known Users Of SQLite</title>

<h2>Well-Known Users of SQLite:</h2>

<p>
A few of the better-known users of SQLite are shown below
in alphabetical order.
There is no complete list of projects and companies
that use SQLite.
SQLite is in the 
<a href="copyright.html">public domain</a> and so many people use it
in their projects without ever telling us.
</p>

<table border="0" cellpadding="15">

<tr><td valign="top">
<a href="http://www.adobe.com/">
<img src="images/foreignlogos/adobe.gif" border="0"></a>
</td><td valign="top">
<a href="http://www.adobe.com/">Adobe</a> uses SQLite as the 
<a href="whentouse.html#appfileformat">application 
file format</a> for their 
<a href="http://www.adobe.com/products/photoshoplightroom/">
Photoshop Lightroom</a> product.
This is publically acknowledged on the Lightroom/About_Lightroom menu popup.
Adobe has also announced that their 
<a href="http://labs.adobe.com/technologies/air/">AIR project</a>
will include SQLite.   It
is reported that 
<a href="http://www.adobe.com/products/acrobat/readstep2.html">Acrobat 
Reader</a> also uses SQLite.
</td></tr>

<tr><td valign="top">
<a href="http://www.apple.com/">
<img src="images/foreignlogos/apple.gif" border="0">
</a></td>
<td valign="top">
<a href="http://www.apple.com/">Apple</a> uses SQLite for many functions 
within Mac OS-X, including 
<a href="http://www.apple.com/macosx/features/mail.html">Apple Mail</a>, 
<a href="http://www.apple.com/macosx/features/safari.html">Safari</a>, 
and in <a href="http://www.apple.com/aperature/">Aperture</a>.
There are reports on the internet that Apple also uses SQLite in
the <a href="http://www.apple.com/iphone/">iPhone</a> and in the
<a href="http://www.apple.com/ipodtouch/">iPod touch</a>.
</td></tr>

<tr><td valign="top">
<a href="http://www.mozilla.com/">
<img src="images/foreignlogos/firefox.gif" border="0">
</a>
</td>
<td>
The <a href="http://www.mozilla.com/">Firefox Web Browser</a> from Mozilla 
has been slowly replacing their legacy file format "mork" with SQLite
for about two years.  At this point, SQLite is used to store most of
the persistent metadata in SQLite.
</td></tr>


<tr><td valign="top">
<a href="http://www.ge.com/">
<img src="images/foreignlogos/ge.gif" border="0"></a>
</td><td>
We believe that <a href="http://www.ge.com/">General Electric</a>
uses SQLite in some product or 
another because they twice wrote the to SQLite developers requesting 
the US Export Control Number for SQLite. So presumably GE is using
SQLite in something that they are exporting. But nobody
(outside of GE) seems to know what that might be.
</td>


<tr><td valign="top">
<a href="http://www.google.com/">
<img src="images/foreignlogos/google.gif" border="0"></a>
</td>
<td>
It is known that
<a href="http://www.google.com/">Google</a>
uses SQLite in their 
<a href="http://desktop.gooogle.com/mac/legal.html">Desktop for Mac</a>,
in <a href="http://code.google.com/apis/gears/api_database.html">Google 
Gears</a>, and in the
<a href="http://code.google.com/android/">Android</a> cell-phone 
operating system.
People are suspicious that Google uses SQLite for lots of other things
that we do not know about yet.
Engineers at Google have made extensive contributions to the
full-text search subsystem within SQLite.
</td>

<tr><td valign="top">
<a href="http://www.mcafee.com/">
<img src="images/foreignlogos/mcaffee.gif" border="0"></a></td>
<td>
<a href="http://www.mcafee.com/">McAfee</a> uses SQLite in its antivirus 
programs.  
Mentioned <a href="http://www.mail-archive.com/sqlite-users@sqlite.org/msg16931.html">here</a> and implied 
<a href="http://forums.mcafeehelp.com/viewtopic.php?t=115260">here</a>.
</td>


<tr><td valign="top">
<a href="http://www.microsoft.com/">
<img src="images/foreignlogos/microsoft.gif" border="0"></a>
</td>
<td>
It can inferred from 
<a href="http://www.mail-archive.com/sqlite-users@sqlite.org/msg19226.html">
traffic on the SQLite mailing list</a> that at least
one group within 
<a href="http://www.microsoft.com/">Microsoft</a>
is using SQLite in the development of a 
game program. No word yet if this game has actually been released or
if they are still using SQLite.
</td>


<tr><td valign="top">
<a href="http://monotone.ca">
<img src="images/foreignlogos/monotone.gif" border="0"></a>
</td><td>
The 
<a href="http://monotone.ca">Monotone</a>
 configuration management system stores an entire project history in 
an SQLite database. Each file is a separate BLOB.
</td>


<tr><td valign="top">
<a href="http://www.philips.com/">
<img src="images/foreignlogos/philips.gif" border="0"></a>
</td><td>
It is reported that 
<a href="http://www.consumer.philips.com/portablemp3/">Philips MP3 Players</a>
use SQLite to store metadata about the music they hold.
Apparently, if you plug a Philips MP3 player into your USB port, you
can see the SQLite database file there in plain sight.
</td>


<tr><td valign="top">
<a href="http://www.php.net/">
<img src="images/foreignlogos/php.gif" border="0"></a>
</td><td>
The popular 
<a href="http://www.php.net/">PHP</a>
programming language comes with both SQLite2 and SQLite3 built in.
</td></t>

<tr><td valign="top">
<a href="http://www.python.org/">
<img src="images/foreignlogos/python.gif" border="0"></a>
</td><td>
SQLite comes bundled with the 
<a href="http://docs.python.org/lib/module-sqlite3.html">Python</a>
programming langauge since Python 2.5.
</td></tr>

<tr><td valign="top">
<a href="http://www.realbasic.com/">
<img src="images/foreignlogos/realbasic.gif" border="0"></a>
</td><td>
The <a href="http://www.realbasic.com/">REALbasic</a>
programming environment comes bundled with an enhanced version of 
SQLite that supports AES encryption.
</td></tr>

<tr><td valign="top">
<a href="http://www.skype.com/">
<img src="images/foreignlogos/skype.gif" border="0"></a>
</td><td>
There are 
<a href="http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27326.html">
multiple</a> 
<a href="http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27332.html">
sightings</a> of SQLite in the Skype client for MacOSX and Windows.
</td></tr>

<tr><td valign="top">
<a href="http://www.sun.com/">
<img src="images/foreignlogos/sunmicro.gif" border="0"></a>
</td><td>
<a href="http://www.sun.com/software/solaris/">Solaris 10</a>
uses SQLite as the storage format for its Service Management Facility.
Thus, Sun as essentially replaced the traditional unix /etc/inittab
file with an SQLite database.
</td></tr>

<tr><td valign="top">
<a href="http://www.symbian.com/">
<img src="images/foreignlogos/symbian.gif" border="0"></a>
</td><td>
SQLite is an integral part of 
<a href="http://www.symbian.com/">Symbian's</a> operating system commonly 
found on high-end cellphones.
</td></tr>

<tr><td valign="top">
<a href="http://www.toshiba.com/">
<img src="images/foreignlogos/toshiba.gif" border="0"></a>
</td><td>
A representative of 
<a href="http://www.toshiba.com/">Toshiba</a> wrote to the SQLite developers 
and requested the US Export Control Number for SQLite. We infer from this 
that Toshiba is exporting something from the US that uses SQLite, but we 
do not know what that something is.
</td></tr>
</table>
Changes to wrap.tcl.
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
    body {
        max-width: 800px; /* not supported in IE 6 */
        margin: auto;
        font-family: "Verdana" "sans-serif";
        padding: 8px 1%;
    }
    
    a { color: #4F7263 }
    a:visited { color: #80a796 }
    
    .logo { position:absolute; margin:3px; }
    .tagline {
      float:right;
      text-align:right;
      font-style:italic;
      width:240px;







|
|







55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
    body {
        max-width: 800px; /* not supported in IE 6 */
        margin: auto;
        font-family: "Verdana" "sans-serif";
        padding: 8px 1%;
    }
    
    a { color: #40534b }
    a:visited { color: #587367 }
    
    .logo { position:absolute; margin:3px; }
    .tagline {
      float:right;
      text-align:right;
      font-style:italic;
      width:240px;