Skip to content

davidbh/ravendb

 
 

Repository files navigation

RavenDB: The Premier NoSQL database for .NET

This repository contains source code for the RavenDB document database. With a RavenDB database you can set up a NoSQL data architecture, or add a NoSQL layer to your current relational database.

RavenDb Studio

Requirements

  • .NET Core 1.0
  • TypeScript 2.1
  • WiX Toolset 3.7 or higher

Grab Your License and Latest Version

Download the latest version of RavenDB

Getting Started

Install and set up your database.

Learn RavenDB Quickly

RavenDB Bootcamp is a free, self-directed learning course. In just three units you will learn how to use RavenDB to create fully-functional, real-world programs with NoSQL Databases. If you are unfamiliar with NoSQL, it’s okay. We will provide you with all the information you need.

Stay Updated on New Developments

We are always adding new features to improve your RavenDB experience. Check out our latest improvements, updated weekly.

Documentation

Access full documentation for RavenDB. Like our database, it is easy to use.

Where to Ask for Help

If you have any questions, or need further assistance, you can contact us directly.

Report an Issue

You can create issues and track them at our YouTrack page.

RavenDB Developer Community Group

If you have any questions please visit our community group. The solutions for the most common challenges are available. You are welcome to join!

Submit a Pull Request

Each Pull Request will be checked against following rules:

  • cla/signed - all commit authors need to sign CLA. This can be done using our CLA sign form
  • commit/whitespace - all changed files cannot contain TABs inside them. Before doing any work we suggest executing our git_setup.cmd. This will install git pre-commit hook that will normalize all whitespaces during commit
  • commit/message/conventions - all commit messages (except in merge commits) must contain issue number from our YouTrack e.g. 'RavenDB-1234 Fixed issue with something'
  • tests - this executes build.cmd Test on our CI to check if no constraints were violated

About

ACID NoSQL Document Database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.0%
  • JavaScript 7.0%
  • TypeScript 5.7%
  • HTML 5.1%
  • CSS 0.6%
  • PowerShell 0.5%
  • Other 0.1%