SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Scala SQL Projects
-
Project mention: Infraestrutura para análise de dados com Jupyter, Cassandra, Pyspark e Docker | dev.to | 2025-01-15
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)
Project mention: Show HN: Node.js ORM to query SQL database through an array-like API | news.ycombinator.com | 2024-09-05Scala has a library called Slick which takes a similar approach: https://scala-slick.org
The DSL is nice for simple querying and for composing queries based upon user input. But, for anything slightly complex, I found it's better to just use regular SQL.
-
kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
-
-
-
-
scalasql
Scala ORM to query SQL databases from Scala via concise, type-safe, and familiar case classes and collection operations. Connects to Postgres, MySql, H2, and Sqlite out of the box
-
Project mention: Show HN: Build you own SQL query planner/optimizer guide | news.ycombinator.com | 2024-11-27
-
-
-
Scala SQL discussion
Scala SQL related posts
-
Show HN: Build you own SQL query planner/optimizer guide
-
Show HN: Node.js ORM to query SQL database through an array-like API
-
How many people/companies are fully on Scala 3?
-
First Slick prerelease for Scala 3!
-
Slick 3.5.0-M3 has been released
-
Uber Interview Experience/Asking Suggestions
-
Open-source data collection & modeling platform for product analytics
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Index
What are some of the best open-source SQL projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | Apache Spark | 40,319 |
2 | Slick | 2,653 |
3 | kyuubi | 2,126 |
4 | Airframe | 637 |
5 | metorikku | 585 |
6 | zio-protoquill | 212 |
7 | scalasql | 199 |
8 | query-planner-guide | 24 |
9 | Spark Tools | 11 |
10 | Scala-Guide | 3 |
11 | scommons-websql | 1 |