0.0.15 • Published 8 years ago

crossrecord v0.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

crossrecord

IN ALPHA DEVELOPMENT

This project is in active development and is not meant for production use yet!

What is it?

Crossrecord is an ORM-like object mapping and data transfer library for accessing storage systems like S3, DynamoDB and messaging systems like SQS. It has a highly configurable Promise-based API for node.js and the browser written in TypeScript with ES5+ support.

Features:

  • Storage agnostic - supports mutliple database systems.
  • Decoupled model - easy to swap plug-ins, dependecy injection, re-usable model.
  • Beyond Storage - easily connect to Queue, Cache, Lock and PubSub plug-ins.
  • Encryption - ready encryption plug-ins.
  • Emulation - emulate database features not available on some systems.
  • Promise-based - compatible with async/await.
  • Monogo-style queries
0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago