Socket
Socket
Sign inDemoInstall

@dictadata/storage-junctions

Package Overview
Dependencies
82
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dictadata/storage-junctions

Node.js library for normalized data storage access and streaming transfers.


Version published
Weekly downloads
10
decreased by-33.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@dictadata/storage-junctions 0.9.x

Storage Junctions is a Node.js library useful for creating apps that access distributed data sources, perform ETL transfers, prepare data for analytics and developing API services.

StorageJunction provides a normalized, plug-in interface to access disparate data sources such as data files, database tables, document collections, key/value stores, etc. with one standardized interface.

Installation

npm install @dictadata/storage-junctions

Getting Started

Documentation

Storage Junctions contains documentation for dictadata Storage Junctions base types, classes, standard junctions and file systems needed to use the library.

Supported Storage Sources many junctions are available for popular data sources such as CSV, JSON, Excel, PDF, REST API, Geo Shape files, MySQL, Microsoft SQL Server, ElasticSearch, Oracle DB, Amazon Redshift. Any data source can be support via a plugin.

Supported File Systems many file systems are available such as FTP, HTTP, Amazon S3, ZIP and local files. Any file based source can be support via a plugin.

Usage and example

Storage-Tracts is command line interface (CLI) for using Storage Junctions library to transfer data between data sources, perform data transformations and manage data schemas. Features Engrams a data dictionary service to manage data sources and schemas amongst users and applications.

Storage-Node is a Node.js with Express.js based HTTP server application with extensible API services. A plugin framework supports all the base junctions and file systems from Storage Junctions library and custom plugins.

Storage Plugins List of the various storage junctions and file system plugins that can be used with Storage-Tracts and Storage-Node.


Keywords

FAQs

Last updated on 22 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc