We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e899390 commit 7918eedCopy full SHA for 7918eed
1 file changed
LINKS.md
@@ -31,7 +31,14 @@ This document lists some links that may be helpful for this project.
31
* [filelock](https://github.com/tox-dev/py-filelock)
32
* [Portalocker](https://portalocker.readthedocs.io/en/latest/)
33
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
40
## Docserv
41
42
* [Docserv Action steps](https://confluence.suse.com/spaces/documentation/pages/1137311916/Docserv+Action+steps)
43
* [Docserv repo](https://github.com/openSUSE/docserv)
44
0 commit comments