Skip to content

Experiments regarding the storage and query side of the JValue ODS

License

Notifications You must be signed in to change notification settings

LechoDecho/ods-query-exploration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODS Query Explorations

Experiments regarding the storage and query side of the JValue ODS

Context

The JValue ODS supplies ETL functionality specialized for Open Data. The following experiments evaluate different approaches on how to store loaded and transformed data and make it queriable via a unified interface (preferrable REST or GraphQL)

Experiment Overview

# directory name status
1 json-shema potential
2 schema-to-database/python-server failure
3 schema-to-database/graphql-server suspended
4 schema-to-database/restapi-server suspended
5 schema-to-database/kokun-lib potential
6 ontology success

About

Experiments regarding the storage and query side of the JValue ODS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • Python 23.6%