Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.
https://github.com/ovojs/anykv

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 8 days ago
JSON representation

The monrepo for AnyKV - a service layer abstracting away different databases.

Awesome Lists containing this project

README

        

# AnyKV

The monrepo for AnyKV - a service layer abstracting away different databases.

## Develop

```bash
git clone https://github.com/ovojs/anykv.git
cd anykv
bun i
```

##

Have fun :)