Skip to content

Commit 3f6458c

Browse files
committed
add databases logos to relational databases pagem
1 parent c76810c commit 3f6458c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/pages/09-data/02-databases.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ meta: Relational databases serve the critical role of persisting data in many Py
1111
A database is an abstraction on top of an operating system's file system to
1212
ease creating, reading, updating, and deleting persistent data.
1313

14+
<img src="/img/logos/databases.jpg" width="100%" alt="PostgreSQL, SQLite and MySQL logos, copyright their respective owners." class="technical-diagram" style="border-radius:5px;border:1px solid #999" />
15+
1416

1517
## Why are databases necessary?
1618
At a high level web applications store data and present it to users in a

static/img/logos/databases.jpg

45.1 KB
Loading

0 commit comments

Comments
 (0)