Database DynamoDB
Important: These docs are for the outdated Jets 5 versions and below. For the latest Jets docs: docs.rubyonjets.com
Jets supports DynamoDB via Dynomite. It provides an ActiveRecord-like Query interface. You get a familar interface that’s designed for DynamoDB.
- Guide
- Essentials
- Migrations
- Model
- Saving
- Querying
- Deleting
- Indexing
- Associations
- Other
- Debugging
- Vs
- Config Reference
Also see: Dynomite 2.0 Release: DynamoDB ActiveModel ORM Blog Post