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

https://github.com/kneth/data-model-compare

Comparison of modeling and querying for various databases
https://github.com/kneth/data-model-compare

Last synced: 8 months ago
JSON representation

Comparison of modeling and querying for various databases

Awesome Lists containing this project

README

          

# data-model-compare
Comparison of modeling and querying for various databases

## Realm

```sh
npm run realm
```

## SQLite

```sh
npm run sqlite
```