awesome-repositories.com
Blog
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
·
sake92 avatar

sake92/squery

0
View on GitHub↗
21 stars·0 forks·Scala·Apache-2.0·1 viewsake92.github.io/squery↗

Squery

Simple SQL queries in Scala 3

Features

  • Database Access - Simple SQL query builder for Scala 3.

Star history

Star history chart for sake92/squeryStar history chart for sake92/squery

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 Squery

Similar open-source projects, ranked by how many features they share with Squery.
  • 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 Squery→

Frequently asked questions

What does sake92/squery do?

Simple SQL queries in Scala 3

What are the main features of sake92/squery?

The main features of sake92/squery are: Database Access.

What are some open-source alternatives to sake92/squery?

Open-source alternatives to sake92/squery 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…