diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/talks/sqlite.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index 625f50ed..bba9503f 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -26,12 +26,9 @@ flexible system for storing and retrieving data from SQLite. A sample application, ekg, a replacement for org-roam, is shown using this, and the advantages of the triple design are explained. -Note to conference organizers: As of writing this abstract, I -haven't put either package on <http://github.com/ahyatt> yet, I plan -on doing that before the end of September. If you'd like to be -notified, let me know. - - +For more information and the packages discussed here, see the +[triples](https://github.com/ahyatt/triples) and +[ekg](https://github.com/ahyatt/ekg) pages. [[!inline pages="internal(2022/info/sqlite-after)" raw="yes"]] |