This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-17
Channels
- # aws (3)
- # beginners (104)
- # boot (11)
- # calva (3)
- # clj-kondo (1)
- # cljdoc (6)
- # cljs-dev (23)
- # cljsrn (1)
- # clojure (144)
- # clojure-dev (54)
- # clojure-europe (6)
- # clojure-italy (2)
- # clojure-nl (26)
- # clojure-spec (6)
- # clojure-sweden (1)
- # clojure-uk (13)
- # clojurescript (38)
- # core-async (9)
- # cursive (14)
- # data-science (3)
- # datascript (22)
- # datomic (17)
- # figwheel (1)
- # fulcro (4)
- # graphql (6)
- # hoplon (59)
- # jackdaw (2)
- # jobs (6)
- # jobs-discuss (44)
- # juxt (14)
- # leiningen (1)
- # luminus (3)
- # nrepl (3)
- # off-topic (12)
- # re-frame (24)
- # reagent (7)
- # reitit (7)
- # rewrite-clj (1)
- # schema (1)
- # shadow-cljs (37)
- # spacemacs (4)
- # sql (25)
- # testing (12)
- # tools-deps (11)
- # utah-clojurians (1)
fun week thomas
Morning, working on some drag and drop to re-order lists
yes... one could say that... but the end is getting closer now. So hopefully done today. š¤
but it also demonstrated that relational databases are not particularly good at describing relations. I do wonder if Graph databases would (a lot of) value in surprisingly lots of cases.
If there is very deep hierarchy I can imagine that is a PITA. I have dealt with also a DB in which relations were the most important bit but essentially there were only two main entities, then a table with just two columns A,B, and when the row exists means an edge between two entities was effective enough
I have been playing a bit with Neo4J and I have the impression something like that would solve quite a few of our problems in this case... but I am not certain, just a hunch.
and there will be no time to go and figure it out of course if something like that would be a viable alternative. (not that I propose to rewrite the application)
I just open-sourced the code for running/testing the (kafka) bank application https://github.com/openweb-nl/open-bank-mark still need to go through the readme some time, most of it is a year old. And only two weekends left to prepare for the Kafka Meetup presentation.
I went to a presentation 2(?) years ago where someone from Neoj4 held a rather convincing (sales) talk.