Powershell and RavenDB

I am a fan of scripting what you can. So when I find a new technology I see if scripting can be added or used.

The following is an example of using Powershell with RavenDB’s rest api.

Here

Not quite what I have in mind. What I am thinking of is implementing export-ravendb and import-ravendb.

This would allow powershell to simply store and stream from a RavenDB

Leave a comment