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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
scalamolecule avatar

scalamolecule/molecule

0
View on GitHub↗
20 stars·0 forks·Scala·Apache-2.0·2 viewswww.scalamolecule.org↗

Molecule

Scala 3 library to compose domain-tailored data from SQL databases

Features

  • Database Access - Translates Scala code into multi-database queries.

Star history

Star history chart for scalamolecule/moleculeStar history chart for scalamolecule/molecule

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 Molecule

Similar open-source projects, ranked by how many features they share with Molecule.
  • kuzudb/kuzukuzudb avatar

    kuzudb/kuzu

    3,965View on GitHub↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    C++cypherdatabaseembeddable
    View on GitHub↗3,965
  • kotlin-orm/ktormkotlin-orm avatar

    kotlin-orm/ktorm

    2,336View on GitHub↗

    Ktorm is a lightweight object-relational mapping framework for Kotlin that provides a type-safe SQL domain-specific language and functional sequence APIs for database interaction. It enables developers to define database schemas and map relational tables to interface-based objects, ensuring that data persistence and retrieval are handled through strongly-typed expressions. The framework distinguishes itself by utilizing a functional, collection-style approach to query construction, allowing developers to chain operations like filtering, sorting, and aggregation using idiomatic language patter

    Kotlinkotlinktormorm
    View on GitHub↗2,336
  • clevercloud/pulsar4sCleverCloud avatar

    CleverCloud/pulsar4s

    233View on GitHub↗

    Idiomatic, typesafe, and reactive Scala client for Apache Pulsar

    Scala
    View on GitHub↗233
  • couchbase/couchbase-jvm-clientscouchbase avatar

    couchbase/couchbase-jvm-clients

    54View on GitHub↗

    The Couchbase Monorepo for JVM Clients: Java, Scala, io-core…

    Java
    View on GitHub↗54
See all 30 alternatives to Molecule→

Frequently asked questions

What does scalamolecule/molecule do?

Scala 3 library to compose domain-tailored data from SQL databases

What are the main features of scalamolecule/molecule?

The main features of scalamolecule/molecule are: Database Access.

What are some open-source alternatives to scalamolecule/molecule?

Open-source alternatives to scalamolecule/molecule include: kuzudb/kuzu — Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data… kotlin-orm/ktorm — Ktorm is a lightweight object-relational mapping framework for Kotlin that provides a type-safe SQL domain-specific… clevercloud/pulsar4s — Idiomatic, typesafe, and reactive Scala client for Apache Pulsar. crobox/clickhouse-scala-client — Clickhouse Scala Client with Reactive Streams support. etaty/rediscala — Non-blocking, Reactive Redis driver for Scala (with Sentinel support). couchbase/couchbase-jvm-clients — The Couchbase Monorepo for JVM Clients: Java, Scala, io-core…