forked from ravendb/ravendb
-
Notifications
You must be signed in to change notification settings - Fork 1
A linq enabled document database for .NET
License
VirtueMe/ravendb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Raven DB ======== This release contains the following: /Server - The files required to run Raven in server / service mode. Execute /Server/Raven.Server.exe /install to register and start the Raven service /Web - The files required to run Raven under IIS. Create an IIS site in the /Web directory to start the Raven site. /Client-3.5 - The files required to run the Raven client under .NET 3.5 /Client - The files required to run the Raven client under .NET 4.0 *** This is the recommended client to use *** /ClientEmbedded - The files required to run the Raven client, in server or embedded mode. Reference the RavenClient.dll and create a DocumentStore, passing a URL or a directory. /Bundles - Bundles that extend Raven in various ways /Samples - The sample applications for Raven * Under each sample application folder there is a "Start Raven.cmd" file which will starts Raven with all the data and indexes required to run the sample successfully. /Raven.Smuggler.exe - The Import/Export utility for Raven You can start the Raven Service by executing /server/raven.server.exe, you can then visit http://localhost:8080 for looking at the UI. For any questions, please visit: http://groups.google.com/group/ravendb/ Raven's homepage: http://ravendb.net
About
A linq enabled document database for .NET
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 92.9%
- JavaScript 6.1%
- Python 0.8%
- Classic ASP 0.1%
- Visual Basic .NET 0.1%
- C++ 0.0%