mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Add Mongo Seeding (#834)
This commit is contained in:
committed by
Sindre Sorhus
parent
34c6449cfd
commit
ca23c78a49
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user