Mangle – a language for deductive database programming

github.com

100 points by simonpure 4 days ago


Pxtl - 3 days ago

Anybody who replaces the hoary old albatross of SQL without throwing out the relational algebra baby with the bathwater gets my support. I hope this goes far.

albert_e - 3 days ago

Is this the same "Deductive Database" mathematical programming language of Google DeepMind mentioned in the latest 3b1b guest video by Aleph0 (where they say the language doesnt have a name yet)

https://youtu.be/4NlrfOl0l8U?t=4m8s

Onavo - 3 days ago

This is what? The third logic/datalog family query language Google launched? What's the internal story? Does each department have their own query engine?

haolez - 3 days ago

I haven’t worked closely with Datalog, but whenever I come across tools that use it, they always seem to extend vanilla Datalog (like this one).

Are there any notable implementations of plain Datalog? If not, what’s the reason? Does vanilla Datalog have major limitations? Just curious.

business_liveit - 3 days ago

I wanna know what's the difference between the mysql and mangel?