From: alex Date: Sat, 16 Mar 2024 09:12:23 +0000 (+0100) Subject: Add notes about PRQL X-Git-Tag: 20241020-emacs~244 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=c43522b410cddf36d226024b1ffd7d446dbc0c9a;p=alex.git Add notes about PRQL --- diff --git a/IDEAS.org b/IDEAS.org index bc59334..6bf2826 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -71,7 +71,7 @@ A completely declarative SQL CRUD framework * SQL2 -See https://github.com/EvgSkv/logica +See https://github.com/EvgSkv/logica, [[https://prql-lang.org/]] - A new language that compiles to SQL - Handles RDBMS differences diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 1223103..778385c 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -131,6 +131,7 @@ Also keeping things in a Org mode means I can classify and add notes. ** Databases *** Relational - https://github.com/EvgSkv/logica + - [[https://prql-lang.org/]] - https://github.com/edgedb/edgedb - Graphs - https://github.com/lorint/AdventureWorks-for-Postgres **** Embedded databases