{"id":17843279,"url":"https://github.com/philmod/node-dbbenchmarks","last_synced_at":"2026-01-16T00:56:50.463Z","repository":{"id":5262919,"uuid":"6441295","full_name":"Philmod/node-dbbenchmarks","owner":"Philmod","description":"Benchmark of various DB and clients","archived":false,"fork":false,"pushed_at":"2012-10-30T13:39:59.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T06:29:11.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"choomz/amazon-mws-sdk","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Philmod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-29T13:56:09.000Z","updated_at":"2014-04-28T08:21:09.000Z","dependencies_parsed_at":"2022-09-09T20:11:57.405Z","dependency_job_id":null,"html_url":"https://github.com/Philmod/node-dbbenchmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fnode-dbbenchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fnode-dbbenchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fnode-dbbenchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fnode-dbbenchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Philmod","download_url":"https://codeload.github.com/Philmod/node-dbbenchmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246846649,"owners_count":20843434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T21:23:23.498Z","updated_at":"2026-01-16T00:56:50.438Z","avatar_url":"https://github.com/Philmod.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-dbbenchmarks\n\n  Benchmark of various DB and clients\n\n## Use\nChange the databases options in ```package.json```, then:\n\n```js\nnpm start\n```\n\n## Results\nI only did simple insert benchmark.\nThe two databases are on two VMmachine with 512Mb RAM, the client is on my own machine.\n```\nmongoose:       1518 ins/sec\nmongodb-native: 2244 ins/sec\nmongoskin:      1944 ins/sec\ncassandra 1:    990  ins/sec (one row by document, one column for each data)\ncassandra 2:    1638 ins/sec (only one big row, one document by column (JSON format))\n```\nI notice than the Cassandra machine reachs the CPU limit, and uses a lot of RAM (already without data, because of JAVA machine), it's why the results are bad.  I have to try to modify the config.\n\nMongoose uses more RAM on the client machine, but then less RAM is used on the DB machine.\n\n## ToDo\n  - CouchDB (clients: nano,cradle)\n  - Other queries: select, update, ...\n  - Do the tests on big machines in order to have the correct number 'ins/sec', and not be blocked with the RAM capability\n\n## Author\n\nPhilmod \u0026lt;philippe.modard@gmail.com\u0026gt;","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilmod%2Fnode-dbbenchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilmod%2Fnode-dbbenchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilmod%2Fnode-dbbenchmarks/lists"}