Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christoph-jerolimov/feathers-configuration-test
https://github.com/christoph-jerolimov/feathers-configuration-test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/christoph-jerolimov/feathers-configuration-test
- Owner: christoph-jerolimov
- Created: 2017-04-01T21:39:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T22:26:59.000Z (almost 8 years ago)
- Last Synced: 2024-11-25T12:16:25.631Z (about 2 months ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)