Skip to content

Commit 2479668

Browse files
committed
add image to make eye catchy
1 parent 382f8e0 commit 2479668

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

assets/images/database.jpg

72.9 KB
Loading

database/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ description: Working with database in Fano Framework
55

66
<h1 class="major">Working with Database</h1>
77

8+
![Database illustration](/assets/images/database.jpg){:class="image fit"}
9+
10+
Photo by [Jan Antonin Kolar](https://unsplash.com/@jankolar?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/database-administrators?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
11+
812
## IRdbms interface
913

1014
`IRdbms` interface is just a thin wrapper for Free Pascal SQLdb package. Currently supported RDBMS system is

0 commit comments

Comments
 (0)