Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant