Viewing profile — ghislainfourny
ghislainfourny
HN member- Joined
- Tue, Nov 09, 2021, 4:41 PM UTC
- HN karma
- 5
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ghislainfourny
No profile information was provided.
Recent public activity
-
comment
Comment #48932916
+1 on Johannes SQL was designed for tables and does this job indisputably well. However, even adding dots, lateral joins, and variants, it was not made for nested, heterogeneous da…
-
comment
Comment #48932873
Congratulations, Johannes!
-
comment
Comment #29164190
Thank you for your question. This is, in fact, not an assignment, but a variable binding that is highly optimizable by an execution engine. The let clause is part of the FLWOR expr…
-
comment
Comment #29164139
There is also a docker version that should ease the process: https://hub.docker.com/r/rumbledb/rumble
-
comment
Comment #29164098
Thank you for your comment. There exist indeed recent extensions of SQL that add support for denormalized data (arrays, objects), for example in Spark SQL and PostgreSQL, however S…
-
comment
Comment #29164062
Thank you for your comment. The motivation for JSONiq and RumbleDB is discussed in this recent paper, the core argument is data independence: https://arxiv.org/abs/1910.11582v3 JSO…
-
comment
Comment #29164034
Thank you for your feedback. The tutorial was moved over to an interactive notebook that you can find here: https://colab.research.google.com/github/RumbleDB/rumble/blo... The easi…