diff options
| author | alex <alex@pdp7.net> | 2024-03-16 10:12:23 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2024-03-16 10:12:23 +0100 |
| commit | c43522b410cddf36d226024b1ffd7d446dbc0c9a (patch) | |
| tree | fabb1b2ff395129f089969003febb0b2c9fe9b7a | |
| parent | d71d92f0a54e4cd67f37153740328fe08801c237 (diff) | |
Add notes about PRQL
| -rw-r--r-- | IDEAS.org | 2 | ||||
| -rw-r--r-- | INTERESTING_PROJECTS.org | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -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 12231033..778385c0 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 |
