Content-Length: 320242 | pFad | http://github.com/Altons/fullstackpython.github.com/commit/094820f16eaf4e9adc80f71264227d327833b252

22 adding link to no sql datastore section · Altons/fullstackpython.github.com@094820f · GitHub
Skip to content

Commit 094820f

Browse files
committed
adding link to no sql datastore section
1 parent e034999 commit 094820f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

databases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1>Databases</h1>
7878
ease creating, reading, updating, and deleting persistent data. The
7979
database storage abstraction most commonly used in Python web development is
8080
sets of relational tables. Alternative storage abstractions are explained in
81-
the NoSQL section.</p>
81+
the <a class="reference external" href="../no-sql-datastore.html">NoSQL</a> section of this guide.</p>
8282
<p>Relational databases store all data in a series of tables. Interconnections
8383
between the tables are specified as <em>foreign keys</em>.</p>
8484
<p>Databases storage implementations vary in complexity. SQLite, a database

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-01T13:04:07Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-01T13:23:28Z</updated></feed>

source/content/pages/databases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A database is an abstraction on top of an operating system's file system to
99
ease creating, reading, updating, and deleting persistent data. The
1010
database storage abstraction most commonly used in Python web development is
1111
sets of relational tables. Alternative storage abstractions are explained in
12-
the NoSQL section.
12+
the `NoSQL <../no-sql-datastore.html>`_ section of this guide.
1313

1414
Relational databases store all data in a series of tables. Interconnections
1515
between the tables are specified as *foreign keys*.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Altons/fullstackpython.github.com/commit/094820f16eaf4e9adc80f71264227d327833b252

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy