Skip to content

Commit e900e6d

Browse files
committed
Added postgresql json b brnchmark
1 parent a290243 commit e900e6d

File tree

12 files changed

+517
-66
lines changed

12 files changed

+517
-66
lines changed

Diff for: package-lock.json

+240
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@
3535
"lodash": "^4.17.21",
3636
"mongodb": "^4.10.0",
3737
"mysql2": "^2.3.3",
38+
"pg": "^8.8.0",
3839
"sequelize": "^6.25.1"
3940
},
4041
"dependencies": {
4142
"inquirer": "^9.1.4",
4243
"pretty-ms": "^8.0.0"
4344
}
44-
}
45+
}

0 commit comments

Comments
 (0)