{"id":24292514,"url":"https://github.com/thothom/dynamodb","last_synced_at":"2026-04-10T11:01:57.653Z","repository":{"id":37080565,"uuid":"415273149","full_name":"thothom/dynamodb","owner":"thothom","description":"ThothOM Plugin For DynamoDB","archived":false,"fork":false,"pushed_at":"2023-03-06T17:16:56.000Z","size":1008,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-19T16:18:00.825Z","etag":null,"topics":["database","dynamodb","javascript","nodejs","thothom","typescript"],"latest_commit_sha":null,"homepage":"https://thothom.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thothom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-09T10:13:44.000Z","updated_at":"2024-06-06T15:57:19.000Z","dependencies_parsed_at":"2025-01-16T15:55:26.668Z","dependency_job_id":"3a51dacc-7a2b-4508-a62b-973be984bf62","html_url":"https://github.com/thothom/dynamodb","commit_stats":{"total_commits":108,"total_committers":2,"mean_commits":54.0,"dds":"0.38888888888888884","last_synced_commit":"31a2092a553ea01d955e869519f832c96b88d2c8"},"previous_names":["techmmunity-symbiosis/dynamodb"],"tags_count":19,"template":false,"template_full_name":"thothom/base-project-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thothom%2Fdynamodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thothom%2Fdynamodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thothom%2Fdynamodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thothom%2Fdynamodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thothom","download_url":"https://codeload.github.com/thothom/dynamodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150811,"owners_count":20080006,"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":["database","dynamodb","javascript","nodejs","thothom","typescript"],"created_at":"2025-01-16T15:53:41.335Z","updated_at":"2025-12-31T00:56:27.017Z","avatar_url":"https://github.com/thothom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/thothom/core/raw/master/resources/logo.gif\" width=\"300\" height=\"300\"\u003e\n\n# ThothOM DynamoDB\n\n\u003ca href=\"https://github.com/techmmunity/eslint-config\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/style%20guide-Techmmunity-01d2ce?style=for-the-badge\" alt=\"Style Guide: Techmmunity\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.codefactor.io/repository/github/thothom/dynamodb\"\u003e\n\t\u003cimg src=\"https://www.codefactor.io/repository/github/thothom/dynamodb/badge?style=for-the-badge\" alt=\"CodeFactor\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://coveralls.io/github/thothom/dynamodb?branch=master\"\u003e\n\t\u003cimg src=\"https://img.shields.io/coveralls/github/thothom/dynamodb/master?style=for-the-badge\" alt=\"Coveralls\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/thothom/dynamodb/actions/workflows/coverage.yml\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/workflow/status/thothom/dynamodb/tests?label=tests\u0026logo=github\u0026style=for-the-badge\" alt=\"Tests\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/@thothom/dynamodb\"\u003e\n\t\u003cimg src=\"https://img.shields.io/npm/v/@thothom/dynamodb.svg?color=CC3534\u0026style=for-the-badge\" alt=\"Npm\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/@thothom/dynamodb\"\u003e\n\t\u003cimg src=\"https://img.shields.io/npm/dw/@thothom/dynamodb.svg?style=for-the-badge\" alt=\"Downloads\"\u003e\n\u003c/a\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003c/div\u003e\n\nThis is a DynamoDB plugin for [@thothom/core](https://github.com/thothom/core).\n\n[![Discord Community](https://img.shields.io/badge/discord%20community-5865F2?style=for-the-badge\u0026labelColor=5865F2\u0026logo=discord\u0026logoColor=ffffff)](https://discord.gg/TakYksUzzZ)\n[![Docs](https://img.shields.io/badge/📄%20documentation-01d2ce?style=for-the-badge)](https://thothom.com)\n\n## Installation\n\nWith yarn\n\n```\nyarn add @thothom/dynamodb\n```\n\nWith npm\n\n```\nnpm i @thothom/dynamodb\n```\n\n## Usage\n\nPlease, check [the docs](https://thothom.com/docs/plugins/dynamodb) for more information.\n\n## Warning\n\nDynamoDB has a very different way of modeling data compared to traditional SQL databases. We strongly recommend that you study this before using this database, so that you can take full advantage of its capabilities.\n\n### Recommended Topics\n\n- [DynamoDB Introduction - Geeks For Geeks](https://www.geeksforgeeks.org/dynamodb-introduction/)\n- [DynamoDB Introduction](https://medium.com/imaginelearning/getting-started-with-dynamodb-d147ed9e629e)\n- [DynamoDB Data Modeling](https://codeburst.io/dynamodb-data-modeling-7f11950b25bf)\n- [An introduction to DynamoDB data modeling](https://blog.theodo.com/2021/04/introduction-to-dynamo-db-modeling/)\n- [Querying child relationships](https://stackoverflow.com/questions/63755975/modelling-parent-child-subchild-relationships-in-dynamodb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthothom%2Fdynamodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthothom%2Fdynamodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthothom%2Fdynamodb/lists"}