Skip to content

Commit 7918eed

Browse files
committed
Add database section in LINKS.md
1 parent e899390 commit 7918eed

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

LINKS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,14 @@ This document lists some links that may be helpful for this project.
3131
* [filelock](https://github.com/tox-dev/py-filelock)
3232
* [Portalocker](https://portalocker.readthedocs.io/en/latest/)
3333

34+
## Databases
35+
36+
* [TinyDB](https://tinydb.readthedocs.io/en/latest/)
37+
* [Sqlite](https://www.sqlite.org/index.html)
38+
* [aiosqlite](https://github.com/omnilib/aiosqlite)
39+
3440
## Docserv
41+
3542
* [Docserv Action steps](https://confluence.suse.com/spaces/documentation/pages/1137311916/Docserv+Action+steps)
3643
* [Docserv repo](https://github.com/openSUSE/docserv)
3744

0 commit comments

Comments
 (0)