Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christoph-jerolimov/feathers-configuration-test


https://github.com/christoph-jerolimov/feathers-configuration-test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Feathers](http://feathersjs.com/) configuration test

**Generated app with standard database config. Available branches:**

* [Memory](https://github.com/jerolimov/feathers-generated-apps/tree/memory)
* [MariaDB](https://github.com/jerolimov/feathers-generated-apps/tree/mariadb)
* [MongoDB](https://github.com/jerolimov/feathers-generated-apps/tree/mongodb)
* [MySql](https://github.com/jerolimov/feathers-generated-apps/tree/mysql)
* [NeDB](https://github.com/jerolimov/feathers-generated-apps/tree/nedb)
* [PostgreSql](https://github.com/jerolimov/feathers-generated-apps/tree/postgresql)
* [Sqlite](https://github.com/jerolimov/feathers-generated-apps/tree/sqlite)
* [SqlServer](https://github.com/jerolimov/feathers-generated-apps/tree/sqlserver)

**Compare different database configurations by branch:**

* [Memory vs MariaDB](https://github.com/jerolimov/feathers-generated-apps/compare/memory...mariadb)
* [Memory vs MongoDB](https://github.com/jerolimov/feathers-generated-apps/compare/memory...mongodb)
* [Memory vs MySql](https://github.com/jerolimov/feathers-generated-apps/compare/memory...mysql)
* [Memory vs NeDB](https://github.com/jerolimov/feathers-generated-apps/compare/memory...nedb)
* [Memory vs PostgreSql](https://github.com/jerolimov/feathers-generated-apps/compare/memory...postgresql)
* [Memory vs Sqlite](https://github.com/jerolimov/feathers-generated-apps/compare/memory...sqlite)
* [Memory vs SqlServer](https://github.com/jerolimov/feathers-generated-apps/compare/memory...sqlserver)