WebinarRavenDB’s unique features
On Tuesday, January 21, 2020 10:30 AM Eastern Time, I’ll be doing a webinar show casing some of the unique features of RavenDB.
We talk a lot about new features and exciting stuff that we work on, but RavenDB has been around for a decade and some of the most impressive stuff that we have are still features that I built around 2009.
I’m going to give a guided tour into some of the features that don’t share much of the limelight but can be real work horses in your application.
You can register to the webinar here.
More posts in "Webinar" series:
- (26 Aug 2022) Modeling Relationships and Hierarchies in a Document Database
- (26 Jul 2022) RavenDB & Messaging Transactions
- (24 May 2021) The Rewards of Escaping the Relational Mindset
- (15 Jan 2021) Filtered Replication in RavenDB
- (04 Dec 2020) RavenDB & Your Operations Team
- (28 Oct 2020) Advanced Search Scenarios in RavenDB
- (27 Aug 2020) The App that Guarantees You're Going Out This Saturday Night
- (10 Jul 2020) Multi tenancy with RavenDB
- (02 Jul 2020) Practical indexing with RavenDB
- (16 Jun 2020) Using RavenDB as a queuing infrastructure
- (09 Jun 2020) RavenDB Polymorphism at scale
- (25 May 2020) Event sourcing and RavenDB
- (07 Apr 2020) Managing Data in Distributed Environment
- (06 Apr 2020) Building a grown up database
- (12 Mar 2020) Migrating from a Relational Database to RavenDB
Comments
I really like RavenDb, but it has no breakout success so far. Would be very interested in your view on that problem.
Christian,
There are a few ways to get bigger. A relatively simple way is to spend a lot of money getting market share. An example of that is hiring people to go and talk about a product at community events / conferences. Given enough investment (and not too much), you get a lot of ears and can users. MongoDB, for example, did just that for a long time. The key issue is that it takes upfront investment of money and require that your marketing will write checks that you can cover. Going to MongoDB again, I think that they have had a lot better marketing in the early days than the technical capabilities to cover that.
From my perspective, I would much rather work on the quality of the product and its environment. A lot of that relates to how the company is structured, we aren't funded by VCs and need to make 10x return of investment just to be borderline acceptable. We are a profitable company and are growing nicely year over year. That means that I can take the time and do things right. It also means that I have a lot less worries, both in technical and business terms.
Hi, thanks for the fast reply! I was forced to work with Mongo a lot the fast few months and lets say I was not that impressed, too. This was actually the reason I asked, because I like RavenDB way more but because nobody knows it, pushing for it adoption is difficult, especially in my Java centric shop. I understand your reasonong and respect hat, if it works for you :) Thats the most important tin the long run.
Christian,
Why is it hard in a Java shop? We have an excellent JVM driver.
First its just culture, Mongo is used by everybody and his dog here - its known by people and can be supported. RavenDb would be new AND comes from the .Net universe, which is seen by surprisingly many as evil. Second there is a certain lack of library integration, e.g. the driver is good, but there is no integration (that I'm aware of) into the spring-boot database ecoverse. For simple Web projects you just declare some Pojos and define some repository methods you want to have and that works. Its a huge productivity boost and not having that is the nail in the coffin.
In nearest future we are planning to do a major JVM client update to support our latest feature-set. Immediately afterwards we will be looking into 3-rd party integrations starting from well-known and commonly used frameworks.
Oren, could you please share source code for this webinar?
Dejan,
Sure, here it is, will also be linked on the recording notes: https://gist.github.com/ayende/b57d8622ade0906a8b05bbc27612b8eb
Hello Oren. WIll there be a recording available?
Gleb,
It should be out next week
Comment preview