# @rappopo/dab

> For dummies! Collection of the most useless data access layers! Ever!

Latest version **0.6.13** (published 2019-01-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rappopo/dab
pnpm add @rappopo/dab
yarn add @rappopo/dab
bun add @rappopo/dab
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.13 |
| Published | 2019-01-04 |
| First published | 2017-12-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 46.2 KB |
| Known vulnerabilities | 0 (+8 in 3 direct dependencies) |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Ardhi Lukianto |
| Maintainers | rappopo |
| Keywords | dab, dal, data, access |

## Links

- npm: https://www.npmjs.com/package/@rappopo/dab
- Repository: https://github.com/rappopo/dab
- Homepage: https://github.com/rappopo/dab#readme
- Issues: https://github.com/rappopo/dab/issues
- npm.io page: https://npm.io/package/@rappopo/dab

## Dependencies (6)

- [uuid](https://npm.io/package/uuid.md) ^3.3.2
- [lodash](https://npm.io/package/lodash.md) ^4.17.10
- [moment](https://npm.io/package/moment.md) ^2.22.2
- [nanoid](https://npm.io/package/nanoid.md) ^1.1.0
- [validator](https://npm.io/package/validator.md) ^10.4.0
- [promise.ascallback](https://npm.io/package/promise.ascallback.md) ^1.0.0

## Alternatives

- [byte-size](https://npm.io/package/byte-size.md) — 2.1M weekly downloads
- [speed-limiter](https://npm.io/package/speed-limiter.md) — 16.0K weekly downloads
- [@powersync/node](https://npm.io/package/@powersync/node.md) — 10.9K weekly downloads
- [@ledgerhq/coin-cardano](https://npm.io/package/@ledgerhq/coin-cardano.md) — 1.0K weekly downloads
- [@jayesol/jayeson.lib.streamfinder](https://npm.io/package/@jayesol/jayeson.lib.streamfinder.md) — 1.0K weekly downloads

## Recent versions

- 0.6.13 (latest) — 2019-01-04
- 0.6.12 — 2018-12-31
- 0.6.11 — 2018-12-27
- 0.6.10 — 2018-12-01
- 0.6.9 — 2018-08-16
- 0.6.8 — 2018-07-24
- 0.6.7 — 2018-07-22
- 0.6.6 — 2018-07-22
- 0.6.5 — 2018-07-22
- 0.6.4 — 2018-07-22
- 0.6.3 — 2018-07-22
- 0.6.2 — 2018-07-21
- 0.6.1 — 2018-07-02
- 0.6.0 — 2018-07-01
- 0.5.1 — 2018-01-11
- … 20 more at https://npm.io/package/@rappopo/dab/versions

## README

# @rappopo/dab

A dead easy Database Access Layers for dummies like me!

Kungfu masters, please stay away from this library or else it'll hurts you!

[Documentation](https://books.rappopo.com/dab/)

## Implementation

* [@rappopo/dab-memory](https://github.com/rappopo/dab-memory) a custom lodash based memory database
* [@rappopo/dab-ne](https://github.com/rappopo/dab-ne) for NeDB
* [@rappopo/dab-mongo](https://github.com/rappopo/dab-mongo) for MongoDB
* [@rappopo/dab-knex](https://github.com/rappopo/dab-knex) for KnexJS
* [@rappopo/dab-couch](https://github.com/rappopo/dab-couch) for CouchDB 2.0 and above
* [@rappopo/dab-pouch](https://github.com/rappopo/dab-pouch) for PouchDB
* [@rappopo/dab-es](https://github.com/rappopo/dab-es) for Elasticsearch
* [@rappopo/dab-couch-es](https://github.com/rappopo/dab-couch-es) for wierd couple: CouchDB & Elasticsearch
* [@rappopo/dab-redis](https://github.com/rappopo/dab-redis) for Redis

## Donation
* [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/ardhilukianto)
* Bitcoin **16HVCkdaNMvw3YdBYGHbtt3K5bmpRmH74Y**

## License

[MIT](LICENSE.md)

---
_Source: https://npm.io/package/@rappopo/dab · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
