FHIR Chat · PartiQL: One query language for all your data · analytics on FHIR

Stream: analytics on FHIR

Topic: PartiQL: One query language for all your data


view this post on Zulip Lin Zhang (Jan 02 2022 at 09:23):

SQL-compatible access to relational, semi-structured, and nested data.
https://partiql.org/

PartiQL Tutorial
https://partiql.org/tutorial.html

Announcing PartiQL: One query language for all your data | AWS Open Source Blog
https://aws.amazon.com/blogs/opensource/announcing-partiql-one-query-language-for-all-your-data/

view this post on Zulip Josh Mandel (Jan 04 2022 at 23:10):

Neat! Most things seem pretty quiet over at https://github.com/partiql though; is this project being actively supported?

view this post on Zulip Lin Zhang (Jan 05 2022 at 02:32):

Or just kind-of like the fate of MS' U-SQL?

view this post on Zulip Lin Zhang (Jan 05 2022 at 02:33):

PartiQL is widely used in Amazon's productions/solutions.

view this post on Zulip Ward Weistra (Feb 10 2022 at 15:21):

Maybe related, have a look at FQL: https://simplifier.net/docs/fql. A query language for FHIR resources, mainly tested on FHIR conformance resources right now.
We've built a nice playground here, that allows you to try this on any published package with just a free account: https://simplifier.net/fql?scope=hl7.fhir.r4.core@4.0.1&example=2


Last updated: Apr 12 2022 at 19:14 UTC