How to use daml-on-sql
App Development2 posts338 views3 likesLast activity Dec 2020
NI
Nishant_BansalOP
Dec 2020Hi,
I can see daml has provided this daml-on-sql jar
Maven Repository: com.daml » daml-on-sql_2.12 » 1.4.0
I just want to know how to use this with the sandbox
Do i need to make a project like
digital-asset/ex-java-bindings
Three examples demonstrating three different approaches to using the Java ledger API bindings
and do some configurations or can I directly use this with quickstart template.
Any reference would be great.
AN
anthony
Dec 2020You can find the documentation on daml-for-postgresql here: https://docs.daml.com/daml-driver-for-postgresql/1.8.0/ which supersedes daml-on-sql.
Also if you’re running daml 1.4.0 (or any version pre-1.8.0) then you can also use the now deprecated Daml Sandbox with persistence as described here: https://docs.daml.com/tools/sandbox.html#running-with-persistence