Skip to content

Commit ce9e5e5

Browse files
committed
adding bitcan as dbaas
1 parent 88969b0 commit ce9e5e5

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

databases.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@ <h2>Database third-party services</h2>
176176
with managed, backed up, replicated, and auto-patched MySQL instances. Cloud
177177
SQL integrates with Google App Engine but can be used independently as well.</p>
178178
</li>
179+
<li>
180+
<p><a href="http://www.gobitcan.com/">BitCan</a> provides both MySQL and MongoDB hosted
181+
databases with extensive backup services.</p>
182+
</li>
179183
</ul>
180184
<h2>Database resources</h2>
181185
<ul>

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-07-28T18:09:48Z</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-07-29T05:26:08Z</updated></feed>

source/content/pages/04-data/0401-databases.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ provider.
158158
with managed, backed up, replicated, and auto-patched MySQL instances. Cloud
159159
SQL integrates with Google App Engine but can be used independently as well.
160160

161+
* [BitCan](http://www.gobitcan.com/) provides both MySQL and MongoDB hosted
162+
databases with extensive backup services.
163+
161164

162165
## Database resources
163166
* [DB-Engines](http://db-engines.com/en/ranking) ranks the most popular

0 commit comments

Comments
 (0)