diff options
author | Olivier Gayot <og@satcom1.com> | 2019-10-17 16:34:01 +0200 |
---|---|---|
committer | Olivier Gayot <og@satcom1.com> | 2019-10-17 16:34:01 +0200 |
commit | b6c73b4441c17fb296c560bb2d139fc5a6bcc2dc (patch) | |
tree | 1bd86b9aff40897c15264dfa15f84b17b1bb6fe1 /cv.tex | |
parent | 440c48f812e1e111cb19d03cd96c8e2f1a9f5db7 (diff) |
Added RDBMS section
Signed-off-by: Olivier Gayot <og@satcom1.com>
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -179,8 +179,7 @@ {Build System} { \begin{actions} - \item{GNU Autotools} - \item{GNU make} + \item{GNU Autotools \& GNU make} \item{GCC - The GNU Compiler Collection} \end{actions} } @@ -210,7 +209,14 @@ \item{LXC \& nspawn for containers} \end{actions} } - \entry + \entry + {RDBMS} + { + \begin{actions} + \item{SQLite \& MySQL} + \end{actions} + } + \entry {Init System} { \begin{actions} @@ -218,5 +224,4 @@ \end{actions} } \end{software} - \end{document} |