Replies: 3 comments 1 reply
-
Thanks for pointing this out!
gave me a syntax error related to array notation in DuckDB. I would like to look at it more carefully though. |
Beta Was this translation helpful? Give feedback.
-
Thank you, I confounded 'same parser' with 'same functionality'. |
Beta Was this translation helpful? Give feedback.
-
Core of Logica functionality now works on SQLite, which requires no setup. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've read that https://duckdb.org/ uses the same parser as psql.
I don't know about embedded MonetDB/e.
So for newcomers an embedded database is far easier to get started with than postgresql.
This might be a temporary solution till sqlite is fully supported.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions