How to create a new database with RavenDB
Jack Wallen shows you how easy it is to create a NoSQL database with RavenDB.
RavenDB is a cross-platform document-oriented, NoSQL database server with a range of features that would make any enterprise-level developer or admin giddy. RavenDB was designed especially for the .NET/Windows platform, but getting it up and running on a Linux server is an outstanding pathway to success.
Like many NoSQL databases, RavenDB includes a well-designed GUI that makes working with those massive collections of data much easier than you might think. Before you can work with the data, you must first create a database to hold said data. Fortunately, RavenDB makes this easy as well.
Let me show you.
SEE: Microservices: A cheat sheet (free PDF) (TechRepublic)
How to create a new RavenDB database
- Log in to your RavenDB dashboard and click Databases.
- In the resulting window, click New Database.
- Give your new