2021 Roundup of Product & Developer Community News
Product7 min Read

2021 Roundup of Product & Developer Community News

As we start the new year, we wanted to share a few highlights of customer, product and developer community news from SingleStore in 2021. It…
Read Post
TPC Benchmarking Results
Engineering5 min Read

TPC Benchmarking Results

Database systems are becoming more and more specialized, with many applications relying on an increasingly complex web of products that…
Read Post
Forrester
SingleStore Recognized In

The Forrester WaveTM

Translytical Data
Platforms Q4 2022

Eliminating the DeWitt Clause for Greater Transparency in Benchmarking
Engineering2 min Read

Eliminating the DeWitt Clause for Greater Transparency in Benchmarking

SingleStore is eliminating the DeWitt Clause from our contract, allowing us to enable greater transparency around database performance among…
Read Post
How to Use SingleStore as a Key-Value Store
Engineering4 min Read

How to Use SingleStore as a Key-Value Store

Key-value stores are perhaps one of the most popular databases on the market today — and with good reason! They are fast, scalable and super…
Read Post
Ready to Dump Hadoop?  Augment or Replace It With SingleStore
Product2 min Read

Ready to Dump Hadoop? Augment or Replace It With SingleStore

Modern business can’t run on legacy technology. A strong case in point: the painfully slow performance, high costs and complexity associated…
Read Post
The Recipe for a SingleStore Database
Product6 min Read

The Recipe for a SingleStore Database

People who are just learning about SingleStore often don’t believe that transactions and analytics can be unified into a single database…
Read Post
Sharing My Gratitude for Our Team This Holiday Season
Company4 min Read

Sharing My Gratitude for Our Team This Holiday Season

As we gather with friends and family for the holidays, I’d like to take a moment to congratulate and express my gratitude to our team. It’s…
Read Post
Connecting to SingleStore Database Using R script
Engineering1 min Read

Connecting to SingleStore Database Using R script

This article covers the different ways you can connect to the SingleStore database using R script — particularly using RMySQL and RJDBC…
Read Post
SingleStore Recognized in the Gartner Magic Quadrant
Company3 min Read

SingleStore Recognized in the Gartner Magic Quadrant

SingleStore, the only database you will ever need, makes its Gartner MQ Debut A Big Thank You Yesterday SingleStore achieved a significant…
Read Post
Deploy Your Dusty Domain With SingleStore
Engineering4 min Read

Deploy Your Dusty Domain With SingleStore

Do you have dusty domain names sitting on a virtual shelf? This Dec​​ember, SingleStore is partnering with Netlify to help you get out there…
Read Post
AWS Translate and SingleStore
Engineering5 min Read

AWS Translate and SingleStore

As seen in the blog post AWS SageMaker + SingleStore , data scientists can take models that they build in AWS SageMaker and deploy them as…
Read Post
Eliminating Database Sprawl, Part 2: How Three Companies Beat the Odds
Product5 min Read

Eliminating Database Sprawl, Part 2: How Three Companies Beat the Odds

What pain points does SingleStore solve to help eliminate database sprawl? Rick Negrin, Field CTO at SingleStore, explained how a Tier…
Read Post
Four Questions You Need To Ask When Choosing a Database
Product6 min Read

Four Questions You Need To Ask When Choosing a Database

Are you overwhelmed by the sheer amount of databases on the market today, and not sure where to start? Let’s say that you are a Software…
Read Post
Eliminating Database Sprawl, Part 1: How to Escape a Slow-moving Car Crash
Product4 min Read

Eliminating Database Sprawl, Part 1: How to Escape a Slow-moving Car Crash

How do companies veer dangerously close to the perils of database sprawl? Even more importantly, how do they correct their course? Find out…
Read Post
SingleStore Community: Hello Joe Karlsson, Developer Advocate
Company3 min Read

SingleStore Community: Hello Joe Karlsson, Developer Advocate

Who’s  your best friend? It just might be Joe Karlsson, SingleStore’s new Developer Advocate. Read Domenic Ravita’s rapid-fire Q&A with Joe…
Read Post
Migrating from MySQL to SingleStore: Just Hit the ‘Easy’ Button
Product3 min Read

Migrating from MySQL to SingleStore: Just Hit the ‘Easy’ Button

It really * is * easy to migrate your data from MySQL to SingleStore. This blog recaps the recent SingleStore technical webinar…
Read Post
SingleStore Adds Mission-Critical Capabilities for Enterprise Applications
Product7 min Read

SingleStore Adds Mission-Critical Capabilities for Enterprise Applications

You won’t believe the technology that goes into making SingleStore the fastest modern cloud database. And our latest features bring mission…
Read Post
The TPC-DS Benchmarking Showdown - A SingleStore POV
Engineering3 min Read

The TPC-DS Benchmarking Showdown - A SingleStore POV

This opinion piece from Adam Prout, CTO and Co-Founder of SingleStore discusses the relevance of TPC-DS benchmarking in today’s modern…
Read Post
SingleStore: Scaling Up With Hypergrowth, Customer Centricity, Continuous Innovation
Company3 min Read

SingleStore: Scaling Up With Hypergrowth, Customer Centricity, Continuous Innovation

SingleStore is proud to be a scaleup — and a catalyst for economic growth — at this pivotal time. Three key components of the SingleStore…
Read Post
Choosing an In-Memory Database
Product3 min Read

Choosing an In-Memory Database

In a previous post on In-Memory Databases (IMDBs), Bobby Coates, Product Marketer at SingleStore, discussed what an in-memory database is…
Read Post
Straight to the Point: Why Developers Choose SingleStore to Turbocharge Their Apps
Product4 min Read

Straight to the Point: Why Developers Choose SingleStore to Turbocharge Their Apps

SingleStore is designed to make developers’ lives easier with features that deliver scalable performance, speed migration and keep costs…
Read Post
Database Sharding vs. Partitioning: What’s the Difference?
Product4 min Read

Database Sharding vs. Partitioning: What’s the Difference?

In this post, SingleStore Developer Advocate, Joe Karlsson, explains the differences between database sharding and database partitioning…
Read Post
365 Days as SingleStore
Company4 min Read

365 Days as SingleStore

It’s been one year since we announced the rebrand to SingleStore and we’ve never looked back. In this post, CEO Raj Verma summarizes the…
Read Post
What is an In-Memory Database?
Product6 min Read

What is an In-Memory Database?

Using real-world examples and plain language, Bobby Coates, SingleStore Product Marketer, provides a comprehensive overview of In-Memory…
Read Post
Refactoring SingleStore's Visual Explain to use React Flow
Engineering7 min Read

Refactoring SingleStore's Visual Explain to use React Flow

Analyzing query plans is an important part of database optimization. At SingleStore, we continuously improve our Visual Explain UI to make…
Read Post
Do Unified Databases Make Polyglot Persistence Irrelevant?
Product3 min Read

Do Unified Databases Make Polyglot Persistence Irrelevant?

Driven by new requirements and new types of workloads, many organizations have invested in specialized database technologies in recent years…
Read Post
Getting Started with Distributed SQL Databases
Product5 min Read

Getting Started with Distributed SQL Databases

Distributed SQL databases have significant advantages over traditional approaches such as sharding middleware and NoSQL. Read on to learn…
Read Post
Limitless Point-in-Time Recovery: What's in It for DBAs, Execs and Developers?
Product5 min Read

Limitless Point-in-Time Recovery: What's in It for DBAs, Execs and Developers?

Limitless point-in-time recovery (PITR) is one of the hottest features in SingleStore 7.5, offering new, mission-critical capabilities for…
Read Post
An Engineer's Guide to Building a Database for Data-Intensive Applications
Engineering16 min Read

An Engineer's Guide to Building a Database for Data-Intensive Applications

As a developer you spend a lot of time making choices. Do you use React or Vue for your web app? Will your algorithm run faster if you use a…
Read Post