awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
F

frankfarrell/dynamodb-utils

0
View on GitHub↗
0 stars·0 forks·3 views

Dynamodb Utils

Features

  • Database & ORM Tools - Collection of AWS DynamoDB utility functions. Query DSL, table cloner and batch writer.

Star history

Star history chart for frankfarrell/dynamodb-utilsStar history chart for frankfarrell/dynamodb-utils

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dynamodb Utils

Similar open-source projects, ranked by how many features they share with Dynamodb Utils.
  • agrosner/dbflowagrosner avatar

    agrosner/DBFlow

    4,849View on GitHub↗

    DBFlow is an object-relational mapping library for Android that maps Java objects to SQLite databases. It serves as a persistence layer designed to reduce manual boilerplate code through automated database access and entity mapping. The project distinguishes itself with a type-safe query builder that uses a fluid interface to construct queries with compile-time checks. It provides transparent file-level encryption for securing sensitive data and a reactive wrapper that streams database changes to subscribers for real-time updates. Additional capabilities include asynchronous query execution

    Kotlin
    View on GitHub↗4,849
  • andrewoma/kweryA

    andrewoma/kwery

    0View on GitHub↗
    View on GitHub↗0
  • cashapp/sqldelightC

    cashapp/sqldelight

    0View on GitHub↗
    View on GitHub↗0
  • cheptsov/kotlin-nosqlC

    cheptsov/kotlin-nosql

    0View on GitHub↗
    View on GitHub↗0
See all 8 alternatives to Dynamodb Utils→

Frequently asked questions

What are the main features of frankfarrell/dynamodb-utils?

The main features of frankfarrell/dynamodb-utils are: Database & ORM Tools.

What are some open-source alternatives to frankfarrell/dynamodb-utils?

Open-source alternatives to frankfarrell/dynamodb-utils include: agrosner/dbflow — DBFlow is an object-relational mapping library for Android that maps Java objects to SQLite databases. It serves as a… andrewoma/kwery. cashapp/sqldelight. cheptsov/kotlin-nosql. jasync-sql/jasync-sql — Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin. jetbrains/exposed — Kotlin SQL Framework.