Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Encoding JSON vs native #1

Open
niquola opened this issue Sep 6, 2018 · 0 comments
Open

Encoding JSON vs native #1

niquola opened this issue Sep 6, 2018 · 0 comments

Comments

@niquola
Copy link
Member

niquola commented Sep 6, 2018

To achieve this goal, this document focuses on representing FHIR resources using natively-encoded ANSI SQL structures, including STRUCT, ARRAY, and primitive types. This allows query engines to perform a wide variety of optimizations while offering the most familiar experience to users analyzing data with SQL-enabled tools.

Can we work on unified logical model, which can be also used for JSON (ProtoBuf, etc) databases?
Because a lot of databases native support JSON and SQL - i think, we should not ignore this in SQL-on-FHIR. Optimisations and effective internal representation is implementation details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant