|
6 سال پیش | |
---|---|---|
.. | ||
views | 7 سال پیش | |
.npmrc | 7 سال پیش | |
README.md | 6 سال پیش | |
app.js | 7 سال پیش | |
benchmark_config.json | 6 سال پیش | |
express-chakra.dockerfile | 7 سال پیش | |
express-graphql-mongodb.dockerfile | 6 سال پیش | |
express-graphql-mysql.dockerfile | 6 سال پیش | |
express-graphql-postgres.dockerfile | 6 سال پیش | |
express-mongodb.dockerfile | 6 سال پیش | |
express-mysql.dockerfile | 6 سال پیش | |
express-postgres.dockerfile | 6 سال پیش | |
express.dockerfile | 6 سال پیش | |
graphql-mongodb-app.js | 6 سال پیش | |
graphql-mysql-app.js | 6 سال پیش | |
graphql-postgres-app.js | 6 سال پیش | |
helper.js | 6 سال پیش | |
mongodb-app.js | 7 سال پیش | |
mysql-app.js | 6 سال پیش | |
package.json | 6 سال پیش | |
postgresql-app.js | 6 سال پیش | |
resolver-mongo.js | 6 سال پیش | |
resolver-postgres.js | 6 سال پیش | |
resolver.js | 6 سال پیش | |
routes.js | 6 سال پیش | |
schema.js | 6 سال پیش |
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