Thursday, 12 September 2013

Can I use ravendb in a javascript SPA

Can I use ravendb in a javascript SPA

I am developing a application that is using backbone.js for most of the
front end logic and was thinking of using sqlite for storage, but i have
run into a few complications with it and need to switch to another NoSQL
database.
I see on ravendb's site that it was created in C# and you need a .net
compiler. Most of the docs are for ASP MVC type application. I can not go
this root because we are developing this as a tablet application with no
microsoft based technologies on the client side ( because we want it to
work with android and apple )
The server however will be .NET and so i figured this might be do able.
Just wondering if this is worth pursuing and if anyone has had any
experience using ravendb? Or should i go for mongodb?

No comments:

Post a Comment