RavenDB is a mature, multiplatform, NoSQL document-orientated database, safe by default and optimized for efficiency (what a mouthful). It's easy to learn and use with several languages including C#, Java, Python, NodeJS, Ruby, and C++. With RavenDB, you can achieve 150,000 writes per second and more than one million reads on commodity hardware. Download this Refcard to learn how to get the best results from RavenDB.
Revisions make mistakes disappear in the blink of an eye, but what if you need to revert to a previous version? With RavenDB's easy revision tool, you can choose which versions to track.
In this post, we'll walk through the steps for how to easily implement a CI/CD pipeline with stages that automatically build, run, and test an API Builder project. Read ▶
As more connected devices are implemented and data is expected to be collected and processed in real-time, the ability to handle time series data has become more and more important. Learn about the basics of time series data, how it can be used across industries, and using open source tools to manage it.