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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -