Click here to Skip to main content
15,886,067 members
Articles / Programming Languages / SQL

RavenDB: A NoSQL Database in Easy Mode

18 Dec 2019CPOL 6.5K   1  
In this article I will walk you through the steps to set up your application to interact with a RavenDB database. I’ll dive right into the client API, but the appendix at the end explains how to fetch the client and relevant dependencies from its repository using a CMake script.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Israel Israel
Michael is an experienced coder who is rather happy that his hobby and his profession are the same. Also, he really likes a good challenge. The complex, the better.

By day, a member of RavenDB Core Team, he works on internals of RavenDB and by night he is Batman!

Well... not exactly, but don't tell anyone!

In his free time, Michael is a tinkerer with a passion for the unknown, coding in general and lots of unfinished pet projects. And sometimes, for fun he speaks at conferences too.

Comments and Discussions