non relational database - RavenDB: efficient enough? -


my boss asked me think migrating non-relational database ravendb. understand, have rewrite in c# stored procedures. please tell me if using ravendb idea, , efficient enough?

thanks.

your question ambiguous. comparing ravendb sql on matter of efficiency not relevant. efficiency ambiguous here. however..!

a designed lucene index (basic/core mechanics of ravendb) perform better stored procedure (especially if infested logic). basically, potentially faster.

also, extracting logic (if any) belongs.

the c# api amazing...


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -