NoSQL Databases
NoSQL Databases | News, how-tos, features, reviews, and videos
How MongoDB's NoSQL database is encroaching on relational database turf
Updates announced at the company’s annual MongoDB World conference this week include new analytics capabilities, a data lake for its Atlas database as a service, and the ability to query encrypted data.
MongoDB grows up
Jokes aside, MongoDB is popular and consistently solid. MongoDB World shows the latest commitments to analytics, security, and open source.
Review: YugabyteDB does PostgreSQL proud
YugabyteDB 2.13 is a highly scalable, distributed version of PostgreSQL that combines compelling ideas from Google Cloud Spanner and Amazon Aurora—and serves as a Cassandra-compatible database too.
What is JDBC? Introduction to Java Database Connectivity
Get an overview of JDBC's architecture, then learn how to connect to a database and handle SQL queries and responses with PreparedStatements, transactions, connection pooling, and more.
MongoDB CTO: What today’s developers need to succeed
MongoDB CTO Mark Porter discusses relational snobbery, the triumph of JSON, the importance of trust, how companies mismanage developers, and how the third tier needs to evolve.
Aerospike Database adds native JSON document support
Aerospike Database 6 release also introduces massively parallel secondary indexes, which promise the same speed and efficiency as primary indexes.
The steady march of general-purpose databases
Databases have morphed from basic models to specialized versions. Are they now returning to simpler days?
Neo4j’s new AuraDS brings managed data science services to Google Cloud
Neo4j's new managed service works with the company’s cloud-based graph database offering, AuraDB, providing a library of graph algorithms, machine learning pipelines, and data science methodologies for data scientists and developers.
DataStax CEO: Every use case doesn’t need a new database
The CEO of the enterprise NoSQL database company believes the database market is too fragmented, and he has a plan to fix it.
Redis Stack outfits Redis for real-time apps
Redis Stack combines open source Redis and the leading Redis modules for search, document, graph, and time series capabilities.
DataStax adds real-time data streaming to managed AstraDB service
DataStax’s new change data capture (CDC) feature adds low-latency streaming to its AstraDB database-as-a-service.
Working with Azure Managed Instance for Cassandra
Use open-source tools to build big data systems that bridge on premises and cloud.
DataStax offers serverless, NoSQL Astra DB across multiple regions, clouds
DataStax's move to make its Astra DB database as a service (DBaaS) available in multiple public cloud regions globally helps set it apart from other serverless offerings.
The long, long reigns of popular databases
Database popularity rises and falls over decades, not years. The databases that developers are interested in trying today may permeate the enterprises of the future.
How to choose a cloud database
Transactional cloud databases come in all shapes and sizes, from simple key-value stores to planet-scale distributed relational databases. Here’s how to choose the right cloud database for your application.
MongoDB goes serverless with latest Atlas release
The NoSQL database specialist is making its managed Atlas service available on a serverless basis, and has announced a host of updates to version 5.0 of its core product.
What is MongoDB? A quick guide for developers
MongoDB is a leading NoSQL solution that delivers on the promise of flexible-schema data stores, offering developers a faster, easier, and more natural way of building applications.
Out-of-this-world monitoring with InfluxDB and React
Build a React application to track the orbit of the International Space Station using Telegraf, InfluxDB, ExpressJS, and Giraffe.