Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The LDP software provides reporting users with a copy of yesterday's data from the FOLIO application server. Metadb will provide continuously streaming data updates from the FOLIO application server. This will provide reporting users with access to FOLIO data in near real time instead of yesterday's data.  While LDP 1.x's architecture is limited to running on a single node, Metadb's architecture is horizontal, allowing for linear scaling of data updates.


Multiple Data Sources

Metadb is designed to be a general purpose data integration platform that supports multiple data sources. This feature will allow the Cornell Library to expand library reporting to include non-FOLIO data from multiple sources. Additional data sources will also be continuously streaming to provide near real time access to that data for reporting users. 


Report Development

Building report queries using the LDP software requires extracting some of the data from data arrays. By design, Metadb tables have data arrays broken out into columns, making it easier for query developers to use.

...

Both LDP 1.x and Metadb include special features of interest to library reporting users: ldpmarc and the LDP app.


Having access to MARC data is essential for Cornell Library reporting users. The ldpmarc tool currently converts SRS/MARC records from JSON to a tabular format for LDP 1.x . The ldpmarc tool and will be ported to support Metadb.


The LDP app provides a FOLIO interface for interacting with an LDP database. The Query builder in the LDP app allows you to build a simple query without using SQL with the option to save it for later use. The LDP App is currently available for LDP 1.x and will be included in Metadb in the future


Borrow Direct move from Relais to Reshare

...