-
We need to transition from query interface to subscribe interface so that consumer of the query can receive changes as opposed to having to re-run query and diff
It appears that [dbsp paper](https:…
-
Benchmark a simple datalog engine, bottom-up, I wrote. Attached are two test files.
``` sh
opam install datalog
wget https://raw.githubusercontent.com/c-cube/datalog/bc75c31628163c5c8320b4b235810408a…
-
- [ ] how does the user specify whether they want set semantics? @stechu does NOT want them for his demo.
- [ ] how does the user specify a user/program name that is different than `public:adhoc`?
We…
-
Hi,
I'm new raco user. Can I write datalog programs under raco?
I tried to write datalog programs and get logical plan by using Myria Demo Service. It worked for simple datalog queries, for examp…
-
With MonoSAT's graph operations, it feels vaguely like there might be a somewhat mechanical transformation from datalog to GNF and MonoSAT, but I haven't fleshed that out. Have you given it much thoug…
-
Added expressivity compatible with your ideas:
[Extensional Higher Order Prolog](https://billwadge.wordpress.com/2016/01/18/extensional-higher-order-prolog/) by Bill Wadge.
There is also a very shor…
-
Hi,
We're in charge of taking over a component that generates and consumes biscuits.
The component is developed in Java and we want to rewrite it in Go.
I wanted to retrieve a fact from a unm…
-
```
BT constructs are transformed into Datalog
```
Original issue reported on code.google.com by `Naurin.F...@gmail.com` on 26 May 2011 at 7:39
-
I'm breaking out some feedback from #110 to be discussed here.
@microbit-mark suggests some notification that the data table has been reloaded.
However, @microbit-matt-hillsdon and I have also b…
-
The issue to focus on is the "volumes" part of the docker-compose file
I'm using the Ubuntu 20.04 AMI from AWS to reproduce the issue
```
ubuntu@ip-172-31-90-14:~$ cat /etc/lsb-release
DISTRIB_…