diff options
author | Andrew Hyatt <ahyatt@gmail.com> | 2022-10-16 15:18:17 -0400 |
---|---|---|
committer | Andrew Hyatt <ahyatt@gmail.com> | 2022-10-16 15:18:17 -0400 |
commit | 92a179e14beecb81f7d459d51b72cbf3dccc02e7 (patch) | |
tree | 6a9f2cc443ef6442ac1748eec7e354a45f471ca9 | |
parent | ce3723896a5443325cfce4de2ef5f79e8b60d387 (diff) | |
download | emacsconf-wiki-92a179e14beecb81f7d459d51b72cbf3dccc02e7.tar.xz emacsconf-wiki-92a179e14beecb81f7d459d51b72cbf3dccc02e7.zip |
Add triples & ekg pages for sqlite talk.
-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"]] |