|
пре 4 година | |
---|---|---|
.. | ||
views | пре 8 година | |
.npmrc | пре 7 година | |
README.md | пре 4 година | |
app.js | пре 7 година | |
benchmark_config.json | пре 5 година | |
config.toml | пре 4 година | |
express-chakra.dockerfile | пре 4 година | |
express-graphql-mongodb.dockerfile | пре 4 година | |
express-graphql-mysql.dockerfile | пре 4 година | |
express-graphql-postgres.dockerfile | пре 4 година | |
express-mongodb.dockerfile | пре 4 година | |
express-mysql.dockerfile | пре 4 година | |
express-postgres.dockerfile | пре 4 година | |
express.dockerfile | пре 4 година | |
graphql-mongodb-app.js | пре 4 година | |
graphql-mysql-app.js | пре 4 година | |
graphql-postgres-app.js | пре 4 година | |
helper.js | пре 7 година | |
mongodb-app.js | пре 6 година | |
mysql-app.js | пре 6 година | |
package.json | пре 4 година | |
postgresql-app.js | пре 4 година | |
resolver-mongo.js | пре 7 година | |
resolver-postgres.js | пре 7 година | |
resolver.js | пре 6 година | |
routes.js | пре 7 година | |
schema.js | пре 7 година |
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