|
il y a 3 ans | |
---|---|---|
.. | ||
views | il y a 7 ans | |
.npmrc | il y a 7 ans | |
README.md | il y a 3 ans | |
app.js | il y a 3 ans | |
benchmark_config.json | il y a 4 ans | |
config.toml | il y a 4 ans | |
express-chakra.dockerfile | il y a 4 ans | |
express-mongodb.dockerfile | il y a 3 ans | |
express-mysql.dockerfile | il y a 3 ans | |
express-postgres.dockerfile | il y a 3 ans | |
express.dockerfile | il y a 3 ans | |
graphql-mongodb-app.js | il y a 4 ans | |
graphql-mysql-app.js | il y a 4 ans | |
graphql-postgres-app.js | il y a 4 ans | |
helper.js | il y a 7 ans | |
mongodb-app.js | il y a 6 ans | |
mysql-app.js | il y a 6 ans | |
package.json | il y a 3 ans | |
postgresql-app.js | il y a 4 ans | |
resolver-mongo.js | il y a 7 ans | |
resolver-postgres.js | il y a 7 ans | |
resolver.js | il y a 6 ans | |
routes.js | il y a 7 ans | |
schema.js | il y a 7 ans |
This is the Express portion of a benchmarking test suite comparing a variety of web development platforms.
The tests were run with:
MongoDB: http://localhost:8080/mongoose
MySQL: http://localhost:8080/sequelize
PostgreSQL: http://localhost:8080/db
MongoDB: http://localhost:8080/mongoose?queries=2
MySQL: http://localhost:8080/sequelize?queries=2
PostgreSQL: http://localhost:8080/queries?queries=2