|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| views | il y a 8 ans | |
| .npmrc | il y a 8 ans | |
| README.md | il y a 5 ans | |
| app.js | il y a 8 ans | |
| benchmark_config.json | il y a 5 ans | |
| config.toml | il y a 5 ans | |
| express-chakra.dockerfile | il y a 5 ans | |
| express-graphql-mongodb.dockerfile | il y a 5 ans | |
| express-graphql-mysql.dockerfile | il y a 5 ans | |
| express-graphql-postgres.dockerfile | il y a 5 ans | |
| express-mongodb.dockerfile | il y a 5 ans | |
| express-mysql.dockerfile | il y a 5 ans | |
| express-postgres.dockerfile | il y a 5 ans | |
| express.dockerfile | il y a 5 ans | |
| graphql-mongodb-app.js | il y a 5 ans | |
| graphql-mysql-app.js | il y a 5 ans | |
| graphql-postgres-app.js | il y a 5 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 5 ans | |
| postgresql-app.js | il y a 5 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