Add Mongo Seeding (#834)

This commit is contained in:
Paweł Kosiec
2018-10-13 09:47:28 +02:00
committed by Sindre Sorhus
parent 34c6449cfd
commit ca23c78a49

View File

@@ -599,6 +599,7 @@
- [Keyv](https://github.com/lukechilds/keyv) - Simple key-value storage with support for multiple backends.
- [Finale](https://github.com/tommybananas/finale) - RESTful endpoint generator for your Sequelize models.
- [database-js](https://github.com/mlaanderson/database-js) - Wrapper for multiple databases with a JDBC-like connection.
- [Mongo Seeding](https://github.com/pkosiec/mongo-seeding) - Populate MongoDB databases with JavaScript and JSON files.
### Testing