In this tutorial we will be introducing how to set up a new database, blockchain, and perform your first mutation. If you
prefer to learn in a vide...
For further actions, you may consider blocking this person and/or reporting abuse
This looks like it could be very useful for immutable server logs.
That's an interesting use case, I haven't explored that yet. These queries are actually from a DAML demo application I wrote. Immutable, in-memory smart contracts persisted to an immutable db. The logic aligned very nicely.
I don't think I've ever seen DAML before, but it looks really interesting! Thanks for sharing it.