JSPM

pip-services3-data-node

3.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 65
  • Score
    100M100P100Q76583F
  • License MIT

Data persistence for Pip.Services in Node.js

Package Exports

  • pip-services3-data-node

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pip-services3-data-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Pip.Services Logo
Data persistence for Node.js

This framework is a part of the Pip.Services project. This package contains various design patterns for working with data and provides implementation of reusable data processing and persistence components:

Notes

Many operations are handled by Lodash, specifially sorting. It may help to familiarize yourself with this approach if you want to use it. The test folder includes examples.

Quick Links:

Acknowledgements

The Node.js version of Pip.Services is created and maintained by:

  • Volodymyr Tkachenko
  • Sergey Seroukhov

The documentation is written by:

  • Mark Makarychev