Vaultaire: Query DSL and data access utils for Corda developers.


Manos Batsis
 

Hey Mike,

Thank you for the the kind words. There's a few bits still missing, e.g. aggregate functions and more (de)serialization-friendly page objects and utils (for REST), also more test coverage. Other than that, i'm mostly waiting for the community to find bugs and come up with improvements etc.

Of course I would be happy to have this into Corda proper. That said, you're probably right suggesting to start with linking from/merging bits into Corda docs - should allow for quicker releases based on the above and you can pull this in anytime it gets stable. Please let me me know if there's anything i can help with.

Thanks for the award!

Manos.

On Tue, Aug 20, 2019 at 11:03 AM Mike Hearn via Groups.Io <mike=r3.com@groups.io> wrote:
Looks awesome Manos! The name alone wins you the "Wittiest Wit of the Week" award.

It appears rather well documented and elegantly designed. Do you intend to develop it much further?

I was wondering if you'd mind if we integrated it into Corda proper - perhaps to start with just by linking to your repo from the docsite, and/or merging some of the docs into the proper Corda docs.


Mike Hearn
 

Looks awesome Manos! The name alone wins you the "Wittiest Wit of the Week" award.

It appears rather well documented and elegantly designed. Do you intend to develop it much further?

I was wondering if you'd mind if we integrated it into Corda proper - perhaps to start with just by linking to your repo from the docsite, and/or merging some of the docs into the proper Corda docs.


Manos Batsis
 


Hi there,

Just released Vaultaire 0.1, a small library with a query DSL generator and data access utilities for Corda devs.. For more info checkout the repo at https://github.com/manosbatsis/vaultaire

More of a poorly tested POC really, but hopefully it might be useful. Issues and PRs welcome.

Cheers,

Manos