SaaSHub helps you find the best software and product alternatives Learn more →
Relic Alternatives
Similar projects and alternatives to relic
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
-
posh
A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure.
-
-
-
-
-
-
amazon-redshift-utils
Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment
relic discussion
relic reviews and mentions
-
Reactive Relational Algebra
Also in Clojure, and reactive, and relational: https://github.com/wotbrew/relic
> Functional relational programming for Clojure(Script).
-
FoundationDB: A Distributed Key-Value Store
I've been tooling around with "Tuple Database", which claims to be FoundationDB for the frontend (by the original dev of Notion).
https://github.com/ccorcos/tuple-database/
I have found it conceptually similar to Relic or Datascript, but with strong preformance guarantees - something Relic considers a potential issue. It also solves the problem of using reactive queries to trigger things like popups and fullscreen requests, which must be run in the same event loop as user input.
https://github.com/wotbrew/relic
-
Use of Posh for frontend development?
As an alternative to datascript you might be interested to try https://github.com/wotbrew/relic which does materialized views of queries with incremental maintenance.
-
Out of the Tar Pit (2006) [pdf]
I came across this after seeing relic[0] submitted the other day and thought it was pretty interesting.
I've been into CRDTs for a while and have started wondering about generic mechanisms for distributed data. This lead me to read a lot more about the Relational Model of data and eventually to the Event Calculus.
What's interesting to me is that these things end up feeling a lot like CRDTs[1] or Event Sourcing. I haven't quite finished pulling on these threads but the relic link was a timely read considering!
I really liked the first half of this paper and the Authors categorization of complexity. However the second half fell a bit short for me. It seems they made the same mistake as many other people (SQL != Relational) and their idea of Feeders and Observers seems a bit more like an escape hatch than an elegant method for interfacing with the outside would.
[0] https://github.com/wotbrew/relic
- Relic: Functional relational programming for Clojure(Script)
- Relic: Functional relational programming for Clojure(Script).
- Functional relational programming model in Clojure(Script)
- wotbrew/relic: FRP for Clojure(Script)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
wotbrew/relic is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of relic is Clojure.