- Home
- NoSQL Databases
- Column Stores
Category: Column Stores
Laravel and SingleStoreDB Quickstart Guide
Feed: SingleStore Blog. Author: . In this guide, we'll show you how to get up and running with Laravel and SingleStoreDB in a matter of minutes. You can view the full example repository at github.com/singlestore-labs/start-with-laravel or follow along here.If your machine is not already set up with Composer, we recommend reading their getting started documentation. You may also consult Laravel's getting started documentation.To get started, create a fresh Laravel project.# Create a new Laravel project. composer create-project laravel/laravel singlestoredb-example cd singlestoredb-example Then require the SingleStoreDB database driver for Laravel.# Require the SingleStoreDB driver for Laravel. composer require singlestoredb/singlestoredb-laravel Now we ... Read More
How to Migrate From PostgreSQL to SingleStoreDB

Feed: SingleStore Blog. Author: . The global Postgres community boasts tens of thousands of users and several thousand enterprises. That must say something good about the technology, right? Postgres has become very attractive to developers, thanks to benefits like its strong support for transactions, ability to handle JSON natively and ecosystem extensibility. Moreover, the database is widely adopted — given that it is open source and available as an option on popular services like AWS RDS. SaaS applications like Instagram, FlightAware and Reddit even use Postgres. Postgres developers looooooooove Postgres, so much so that it’s the #4 database on TrustRadius and on ... Read More
Guest Blog: Simply Go Faster!
Feed: SingleStore Blog. Author: . Every organization strives to process more data faster to be able to react in real time to customers, manufacturing, logistics, pricing and other business decisions. This requires optimizing two related data functions.The first is to make data broadly accessible. Legacy data systems were purpose built for applications and specific application performance. The advances in flash data storage and networking have provided the technology foundation for modern, distributed data platforms that can serve multiple applications and data types effectively. Companies are simplifying data management by removing data silos and natively supporting multiple data types.The second is ... Read More
SingleStoreDB on Google Cloud: The Backbone of Your Data Infrastructure
Feed: SingleStore Blog. Author: . Founded in 2012, SingleStoreDB is a real-time distributed SQL database that offers ultra-fast, low-latency access to large datasets — simplifying the development of modern enterprise applications. And by unifying transactional (OLTP) and analytical (OLAP) workloads, SingleStoreDB introduces new efficiencies into your data architecture.In a time defined by faster analytics, higher availability and lower latency, it’s more important than ever before that your technology infrastructure meets increasing data demands. Whether you take a multi-cloud or hybrid cloud approach to your data infrastructure, running SingleStoreDB on Google Cloud helps you better manage workloads across both cloud and ... Read More
Security on SingleStoreDB Cloud

Feed: SingleStore Blog. Author: . From development to delivery, SingleStoreDB Cloud ensures that security is considered, designed, reviewed and implemented so that the data of our customers — and their customers— is safeguarded as if it were our own. We’ve built security into all of our products; those hosted by customers on their own infrastructure, and those we host on our customers’ behalf.SingleStoreDB automatically manages encryption, authentication, access and monitoring so you can focus your efforts on your data and the value it adds. We maintain a holistic approach to information protection, combining a set of controls that help businesses ... Read More
Flexible Parallelism in SingleStoreDB Self-Managed

Feed: SingleStore Blog. Author: . Veteran SingleStoreDB users take our elasticity for granted. SingleStoreDB is a true distributed database. It's easy to scale up, so you can handle increasing demands to process queries concurrently — for both transactions and analytics. Many application developers are still using single-box database systems and sharding data manually at the application level. That's not necessary with SingleStoreDB, which can save you many person-years of development time — letting you focus on the app, and not the data platform.Although we can stretch and grow with your workload, we're pushing to make our elastic scale easier and more ... Read More
Twitter Space Recap: Bringing the Heat on Data Intensity

Feed: SingleStore Blog. Author: . There’s recently been a massive wave of activity and announcements in the database space. From new features to future product roadmaps, database providers are placing their stakes in the ground to be among the leaders in a real-time application market that continues to heat up. In just the last few weeks, we’ve seen: Google announce their OLTP database, AlloyDB for PostgreSQL. A fully managed, PostgreSQL-compatible database, AlloyDB aims to simplify enterprise-grade workloads with features like elastic storage and compute, intelligent caching and AI/ML capabilities. MongoDB reveal Column Store Indexes. Expected to be available later this year, this feature ... Read More
SingleStoreDB Outshines Major Database Competitors in TCO Study

Feed: SingleStore Blog. Author: . GigaOm recently conducted a Performance and Total Cost of Ownership (TCO) analysis which revealed that SingleStoreDB delivers better performance and a 50% lower TCO against the combination of MySQL and Snowflake, and a 60% lower TCO compared to the combination of PostgreSQL and Redshift.Today’s enterprises are generating transactional data from all parts of their business. Modern SaaS applications, APIs and data products are the crucial digital touch points that must be responsive, interactive and real time to engage customers in data experiences that keep them coming back. At the same time, this transactional data must ... Read More
Webinar Recap: Migrating Oracle and MySQL Databases With SingleStoreDB & Arcion
Feed: SingleStore Blog. Author: . In a database era dominated by data intensity, many organizations have come to a stark realization: their traditional, single-node databases no longer effectively scale to the demands of modern, data-intensive applications.To combat this issue, companies are taking steps to migrate their modern data applications to the cloud, powered by a distributed, relational database (like SingleStoreDB). Yet traditional data engines like Oracle and MySQL hit roadblocks in this process — namely, migrating and replicating databases from these legacy architectures to a modern platform can’t be done with legacy batch pipelines. The main challenge? Lengthy durations of ... Read More
Celebrating PRIDE Month
Feed: SingleStore Blog. Author: . As I’ve said before, we all deserve to be loved, and all forms of love should be celebrated today, during PRIDE month, and always.We’ve been through a lot in 2022. We’ve witnessed grave injustices based on economics, ethnicity, gender and sexual orientation —here in the U.S. and worldwide. And right now, it’s crucial to take a stand for all of our communities and build a more loving and inclusive society.For this year’s PRIDE month, I want to speak about how we, as a collective workforce, can make a conscious effort to ensure we are working ... Read More
Recent Comments