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
C

cheptsov/kotlin-nosql

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

Kotlin Nosql

Features

  • Database & ORM Tools - Kotlin NoSQL is a reactive and type-safe DSL for working with NoSQL databases.

Star history

Star history chart for cheptsov/kotlin-nosqlStar history chart for cheptsov/kotlin-nosql

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 Kotlin Nosql

Similar open-source projects, ranked by how many features they share with Kotlin Nosql.
  • 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
  • frankfarrell/dynamodb-utilsF

    frankfarrell/dynamodb-utils

    0View on GitHub↗
    View on GitHub↗0
See all 8 alternatives to Kotlin Nosql→

Frequently asked questions

What are the main features of cheptsov/kotlin-nosql?

The main features of cheptsov/kotlin-nosql are: Database & ORM Tools.

What are some open-source alternatives to cheptsov/kotlin-nosql?

Open-source alternatives to cheptsov/kotlin-nosql 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. frankfarrell/dynamodb-utils. jasync-sql/jasync-sql — Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin. jetbrains/exposed — Kotlin SQL Framework.