powderkeg

Live-coding the cluster! (by HCADatalab)

Powderkeg Alternatives

Similar projects and alternatives to powderkeg

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better powderkeg alternative or higher similarity.

powderkeg reviews and mentions

Posts with mentions or reviews of powderkeg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.
  • Python: Just Write SQL
    21 projects | news.ycombinator.com | 14 Aug 2023
    As a data engineer, the pattern the OP shares is very familiar. I find it much preferable to use of ORMs for wide variety of reasons. However, I view implementing with SQL as an antiquated problem rather than a pragmatic feature. The evolution of this pattern would be to integrate database querying into languages more directly and eliminate SQL entirely. While this could be achieved in Python, I find that a language like Clojure, via functional programming (FP) primitives and transducers, is a natural candidate, particularly for JVM implemented databases. Rather than encapsulating SQL via query building or ORM based APIs, an FP core could be integrated into database engines to allow, via transducers, complex native forms to be executed directly across database clusters. Apache Spark is an analog of this. In particular the Clojure project, powderkeg (https://github.com/HCADatalab/powderkeg) demonstrates the potential of utilizing transducers in a database cluster context.

Stats

Basic powderkeg repo stats
1
158
10.0
over 5 years ago

HCADatalab/powderkeg is an open source project licensed under Eclipse Public License 1.0 which is an OSI approved license.

The primary programming language of powderkeg is Clojure.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com