diff options
Diffstat (limited to '')
| -rw-r--r-- | 2022/talks/sqlite.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index d48c1d84..1df89686 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -29,8 +29,12 @@ the advantages of the triple design are explained.  For more information and the packages discussed here, see the  [triples](https://github.com/ahyatt/triples) and  [ekg](https://github.com/ahyatt/ekg) pages. +  # Discussion +- <https://www.reddit.com/r/emacs/comments/zexv6b/using_sqlite_as_a_data_source_a_framework_and_an/> +- <https://news.ycombinator.com/item?id=33853509> +  ## Notes  -   <https://github.com/ahyatt/triples> | 
