Documentation Source Text

Check-in [ca148dd5c0]
Login

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

Overview
Comment:Clarification of "billion" and "trillion" on the most-used page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ca148dd5c092105fcd1d791747d53ec2285d6d9aa21b8dacdfc2f3d4109e93d3
User & Date: drh 2019-02-01 16:57:09.810
Context
2019-02-01
22:06
Fix typos and omissions in the change log. (check-in: 91188df9ec user: drh tags: trunk)
16:57
Clarification of "billion" and "trillion" on the most-used page. (check-in: ca148dd5c0 user: drh tags: trunk)
16:55
Clarification of usage claims on the index page. (check-in: 20fa2ff51e user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/mostdeployed.in.
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<li>PHP and Python
<li>Most television sets and set-top cable boxes
<li>Most automotive multimedia systems
<li>Countless millions of other applications
</ul>

<p>Since SQLite is used extensively in every smartphone, and there are
roughly 3.5 billion smartphones in active use, each holding hundreds of
SQLite database files, it is seems likely that there are over one trillion
SQLite databases in active use.

<h2>Most Widely Deployed Software Module of Any Type?</h2>

<p>SQLite is probably one of the top five most deployed
software modules of any description.  
Other libraries with similar reach include:








|

|







20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<li>PHP and Python
<li>Most television sets and set-top cable boxes
<li>Most automotive multimedia systems
<li>Countless millions of other applications
</ul>

<p>Since SQLite is used extensively in every smartphone, and there are
roughly 3.5 billion (3.5e9) smartphones in active use, each holding hundreds of
SQLite database files, it is seems likely that there are over one trillion
(1e12) SQLite databases in active use.

<h2>Most Widely Deployed Software Module of Any Type?</h2>

<p>SQLite is probably one of the top five most deployed
software modules of any description.  
Other libraries with similar reach include: