ScyllaDB is an open-source distributed NoSQL data store, reimplemented from the popular Apache Cassandra database. Released just four years ago in 2015, Scylla has averaged over 220% year-over-year growth in popularity according to DB-Engines. We've heard a lot about this rising database from the DBA community and our users, and decided to become a sponsor for this years Scylla … [Read more...] about ScyllaDB Trends How Users Deploy The Real-Time Big Data Database
NoSQL
Top Redis Use Cases by Core Data Structure Types
Redis, short for Remote Dictionary Server, is a BSD-licensed, open-source in-memory key-value data structure store written in C language by Salvatore Sanfillipo and was first released on May 10, 2009. Depending on how it is configured, Redis can act like a database, a cache or a message broker. It's important to note that Redis is a NoSQL database system. This implies that … [Read more...] about Top Redis Use Cases by Core Data Structure Types
Which is the Best MongoDB GUI? 2019 Update
A good UI is an important part of the development experience. The MongoDB Shell works great for administrative actions, but when working with larger amounts of data, the UI becomes fairly important. In 2014, we discussed 4 of the top MongoDB GUIs: MongoVue, MongoHub, RockMongo, and Robo 3T (formerly Robomongo), and again in 2016: MongoDB Compass, Robo 3T, Studio 3T, and … [Read more...] about Which is the Best MongoDB GUI? 2019 Update
PyMongo Tutorial: Testing MongoDB Failover in Your Python App
Python is a powerful and flexible programming language used by millions of developers around the world to build their applications. It comes as no surprise that Python developers commonly leverage MongoDB hosting, the most popular NoSQL database, for their deployments due to its flexible nature and lack of schema requirements. So, what's the best way to use MongoDB with … [Read more...] about PyMongo Tutorial: Testing MongoDB Failover in Your Python App
2019 Database Trends SQL vs. NoSQL, Top Databases, Single vs. Multiple Database Use
Wondering which databases are trending in 2019? We asked hundreds of developers, engineers, software architects, dev teams, and IT leaders at DeveloperWeek to discover the current NoSQL vs. SQL usage, most popular databases, important metrics to track, and their most time-consuming database management tasks. Get the latest insights on MySQL, MongoDB, PostgreSQL, Redis, and many … [Read more...] about 2019 Database Trends SQL vs. NoSQL, Top Databases, Single vs. Multiple Database Use