xtdb

jarohen 2024-12-12T12:29:20.792969Z

new blog: https://xtdb.com/blog/the-missing-sql-subqueries 📝 aka: how to return nested data structures in XTDB

💡 2
seancorfield 2024-12-12T22:01:05.920939Z

Nice way to justify/explain those two NEST_* functions!

Panel 2024-12-14T01:26:37.104179Z

How are you currently handling keys transformation on nested data ? next.jdbc only deal with top level if I understand the situation.

seancorfield 2024-12-14T01:30:08.114569Z

I believe the XTDB JDBC module has helper functions / builders that walk the result set?

👌 1