ravendb
Is it possible to work with OrientDB using C#?
Are there any implementations, api or examples of OrientDB and C#. 开发者_StackOverflow社区 The reason I am looking at OrientDB is becuase it\'s the only one that I found that is a combination of Grap[详细]
2023-02-19 17:47 分类:问答Ravendb mapreduce grouping by multiple fields
We have a site that contains streaming video and we want to display three reports of most watched videos in the last week, month and year (a rolling window).[详细]
2023-02-19 12:01 分类:问答RavenDB Session > 30
If I\'m trying to save a list of items I want to save that has a count > 30 I get an error saying The maximum number of requests (30)[详细]
2023-02-19 02:30 分类:问答What about using Raven DB to replace indexes in SQL Server?
I\'m working on a project with big tables (10 millions records) on MS SQL server and we need to query that table with very complex filters (that span 10+columns) and sort the result on different field[详细]
2023-02-18 13:01 分类:问答Document Database - Many-to-many
Lets say we mimic the behaviour of a many-to-many relationship between Users and UserGroups, and we\'re storing the ID\'s of which UserGroups a User is in, in the User document within开发者_如何学C an[详细]
2023-02-18 04:04 分类:问答Choosing MongoDb/CouchDb/RavenDb - performance and scalability advice [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-15 19:33 分类:问答Querying Raven with Where() only filters against the first 128 documents?
We\'re using Raven to validate logins so people can get into our site. What we\'ve found is that if you do this:[详细]
2023-02-13 15:18 分类:问答Can I use RavenDB (NoSQL) or should I just be using MySQL(RDBMS)?
I am starting on a ASP.NET MVC 3 General Management System (Project Management being the first component).Now I have been reading up a bit on RavenDB and it sounds pretty interesting.One of the bigges[详细]
2023-02-11 03:16 分类:问答RavenDB or SQL Server 2008 Filestream
A project I am working on at the minute involves taking a massive set of results stored in a file and doing calculations based on those results.I have been looking at using either RavenDB or using the[详细]
2023-02-09 00:48 分类:问答Changing "schema" in RavenDB
Just for the interest of expanding my knowledge I have started looking at various NoSQL options. The first one I visited is RavenDB and it looks interesting. I am still trying to break my deep-seated[详细]
2023-02-06 13:25 分类:问答