Difference between revisions of "Data Store Management"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Overview)
(Topics)
Line 11: Line 11:
  
 
== Topics<br> ==
 
== Topics<br> ==
'''Data Store Types'''<br>
+
===Data Store Types===<br>
 +
====Overview====
 +
Data Stores can be split into two main types, Registry Managed Data Stores, and External Data Stores.  A Registry Managed Data Store is a store for which the Fusion Registry is responsible for creating database tables, importing, managing and deleting content.  Registry Managed stores includes the Fusion Data Store, and any MySQL or SQL Server database that has been configured to act as a Data Store.  External stores include MySQL, SQL Server, or Oracle database which has its data managed by an external process, and SDMX web services or external files.
 +
 
 +
 
  
 
Coming soon...
 
Coming soon...

Revision as of 10:00, 24 October 2020

Overview

Fusion Registry provides the facility of allowing Data Providers to report data. Data may be reported in a number of ways: by Registering the URL of a data File; by Registering the URL of a valid SDMX REST web service; by publishing a Dataset to a data store; by re-indexing a database which has data loaded by a process run outside of the Fusion Registry. The Fusion Registry can support any number of data collection methods, and each Dataflow may collect data in a number of ways, depending on the Data Provider. In this way, the Fusion Registry is able to operate as a Data Portal over any number of disparate data stores.


Dsmfig1.PNG

The remainder of this document describes each data store type, how to set up connections to data stores, how to link a Data Provider to a data store, and how to manage reported data.

Note: The Data Reporting guide should be read for information on how to publish data and register the location of external files or web services.

Topics

===Data Store Types===

Overview

Data Stores can be split into two main types, Registry Managed Data Stores, and External Data Stores. A Registry Managed Data Store is a store for which the Fusion Registry is responsible for creating database tables, importing, managing and deleting content. Registry Managed stores includes the Fusion Data Store, and any MySQL or SQL Server database that has been configured to act as a Data Store. External stores include MySQL, SQL Server, or Oracle database which has its data managed by an external process, and SDMX web services or external files.


Coming soon...

Data Sources Manager

Monitoring Data Publication Activity

Coming soon...