Home / Companies / Cockroach Labs / Blog / March 2025

March 2025 Summaries

11 posts from Cockroach Labs

Filter
Month: Year:
Post Summaries Back to Blog
Modernizing trading infrastructure is crucial for capital markets firms to remain competitive in today's fast-evolving financial landscape. Cockroach Labs and AWS are joining forces to host an exclusive event, Unlocking Capital Markets Innovation with CockroachDB, where financial services leaders will explore how the powerful combination of CockroachDB and AWS can revolutionize capital markets technology. The event features a dynamic lineup of industry experts who will share their insights on modernizing capital markets, including thought leadership panels, informative talks, and a customer fireside chat. The combination of CockroachDB and AWS is expected to provide seamless scalability, high availability, and data consistency, addressing critical challenges in capital markets such as trading, market data, settlement, and compliance. The event will take place on April 10, 2025, at the elegant 10 Grand Central in Midtown Manhattan, providing a unique opportunity for financial architects, developers, and decision-makers to gain actionable insights into building scalable, compliant, and future-ready financial applications.
Mar 31, 2025 506 words in the original blog post.
In modern databases, efficient data access and maintainability are crucial — especially as schemas evolve and queries grow more complex. Views in CockroachDB help bridge this gap by allowing developers to create logical representations of data without altering the underlying tables. Regular views provide real-time access to data but compute results on every query, while materialized views store precomputed results, enabling faster queries but requiring data refresh to bring the precompiled results up to date. Materialized views are like compiled languages — they precompute and store query results for fast execution, but they represent a snapshot of the data at the time of materialization. They can serve as an effective mechanism for controlling data exposure by only exposing certain columns or hiding sensitive information. By using regular views or materialized views in CockroachDB, developers can simplify schema changes, improve application maintainability, and reduce the complexity of working with large datasets. The choice between regular and materialized views depends on performance needs and data freshness requirements, with regular views providing real-time access to data but requiring computation on every query, while materialized views offer faster query performance at the cost of requiring manual refreshes to reflect new data.
Mar 28, 2025 6,056 words in the original blog post.
CockroachDB is a distributed database designed to prevent systemic breakdowns and mitigate the impact of failures. It supports organizations in building resilient architectures that keep applications running smoothly, even in the face of unexpected disruptions such as cascading failures, configuration drift, integration and interoperability issues, and security exploits. The database's isolation through distribution, automated failover, centralized management, standard SQL interface, robust APIs, and advanced security features help to prevent localized failures from affecting the entire system and reduce manual errors that contribute to configuration drift. Additionally, CockroachDB ensures business continuity by providing multi-cloud and hybrid flexibility, automated failover and dynamic routing, multi-region replication and consensus, and network partition tolerance, allowing businesses to maintain uptime, protect data integrity, and minimize disruptions in an unpredictable world.
Mar 27, 2025 963 words in the original blog post.
Cockroach Labs is excited to announce the return of RoachFest, its annual conference for customers and database experts, which has brought together architects, DBAs, developers, data leaders, and more to share, collaborate, and innovate on the latest database technologies. Due to popular demand, RoachFest was made global for the first time in 2024, welcoming incredible speakers including AWS, Netflix, Rightmove, and many more. This year's conference will take place in London, Bengaluru, India, and Las Vegas, US throughout 2025, featuring a range of topics including building, scaling, and innovating with distributed SQL databases. The conference will also highlight the company's focus on scaling its technology and community reach, as well as its commitment to future-proofing customers' infrastructure for scale and performance. Keynote speakers include CockroachDB Co-founder and CEO Spencer Kimball, who will address pressure placed on companies to do more with less, while navigating emerging regulations and data sovereignty challenges. Additionally, SumUp will headline RoachFest London, sharing their journey with CockroachDB and how they've scaled their businesses with the database technology. The conference will also feature hands-on workshops for distributed SQL neophytes and enthusiasts alike, curated by the Cockroach University team. With AWS as a global sponsor, RoachFest 2025 promises to be an exciting event for builders to harness the full potential of distributed cloud technologies. Registration is now open for RoachFest London, with more details on the agenda and other events to follow.
Mar 24, 2025 1,162 words in the original blog post.
The global gambling market is projected to hit $477.30 billion in 2025, with online casinos expected to account for over half of that figure at $245.4 billion. The stakes are high for gaining an edge in this 24/7 sector, and companies like Newton are working to keep ahead of the curve by leveraging innovative technologies such as CockroachDB, a high-performing distributed SQL database designed to scale. By adopting CockroachDB, Newton overcame challenges with scalability, data consistency, and automatic failover, ensuring seamless operations and a robust legal framework for players and operators alike. The company's new architecture revolves around a self-hosted CockroachDB setup, enabling multi-region deployments that ensure high availability and low-latency access for users worldwide. With CockroachDB at the core of their data strategy, Newton is well-positioned to tackle future challenges while delivering exceptional service to its customers.
Mar 21, 2025 1,163 words in the original blog post.
MOLT Schema Conversion Tool (SCT) is a database migration tool designed to accelerate data migration to CockroachDB by automating schema translation while minimizing trial-and-error. It offers automated schema conversion, a simple user interface, accurate and detailed reporting, quick and efficient processing, and tailored performance enhancements. MOLT SCT supports schema conversion from major legacy databases such as PostgreSQL, Oracle, MySQL, and Microsoft SQL Server, and is backed by CockroachDB's world-class support team. The tool provides expert guidance and continuous improvements tailored to CockroachDB users, ensuring a seamless transition to the globally distributed, cloud-native database.
Mar 19, 2025 1,171 words in the original blog post.
Ory Hydra is an open-source OAuth2 and OpenID Connect server that simplifies implementing industry-standard identity protocols, allowing developers to focus on their application's core functionality. It acts as a security checkpoint, verifying identities and granting permissions. CockroachDB ensures that these checkpoints are distributed across multiple locations, preventing bottlenecks and downtime. By setting up Ory Hydra with CockroachDB, users can create a fully functional OAuth 2.0 / OpenID Connect authentication system that handles user logins, authorization flows, and token management in a secure and scalable manner. This setup is highly available, secure, and resilient, making it suitable for both small applications and enterprise-level systems.
Mar 18, 2025 1,088 words in the original blog post.
CockroachDB is a distributed, transactionally consistent database designed with resilience as a core principle. Its architecture ensures that applications remain available and data stays consistent even in the face of unpredictable failures. The system minimizes downtime, mitigates risk, and allows for automatic recovery from various failure scenarios such as unhandled exceptions, resource exhaustion, network outages, configuration errors, security breaches, deployment issues, hardware malfunctions, data corruption, and replication problems. CockroachDB's self-healing capabilities, fault tolerance, automated failover, and distributed architecture make it an ideal choice for building modern systems that can thrive in the face of adversity.
Mar 17, 2025 1,515 words in the original blog post.
The text discusses SQL, also known as Structured Query Language, a standardized programming language used to manage and manipulate relational databases. CockroachDB, a distributed SQL database, aims to share its extensive knowledge with users through educational resources like the "SQL and Database Essentials" video series. The series provides concise explanations of various SQL concepts, including indexing best practices and foreign key constraints, helping viewers alleviate anxiety about using SQL technology effectively. Rob Reid, Technical Evangelist for Cockroach Labs, emphasizes the importance of sharing fundamental knowledge to help new users overcome their fears and use SQL in the most effective way possible.
Mar 10, 2025 393 words in the original blog post.
The text outlines a detailed guide for migrating real-time data from Aurora PostgreSQL to CockroachDB using AWS Database Migration Service (DMS), emphasizing the importance of minimizing downtime and ensuring data consistency through Change Data Capture (CDC) replication. It discusses the advantages of CDC, such as continuous data replication and facilitation of cloud transitions, and describes how to configure both source and target endpoints using AWS DMS, including setting up custom replication slots and logical replication in Aurora PostgreSQL. The guide further explains how to configure DMS migration tasks, including mapping rules for efficient data replication, and highlights the steps for using a custom Log Sequence Number (LSN) to dictate the starting point of the migration process. The document concludes by promoting the benefits of using CockroachDB in conjunction with AWS for distributed SQL database modernization, offering high availability and scalability.
Mar 05, 2025 1,949 words in the original blog post.
.NET applications are facing challenges such as high maintenance costs, limited scalability, and inadequate multi-region cloud support, prompting a move towards modernization. Cockroach Labs, in partnership with Amazon Web Services (AWS), is facilitating this transformation by integrating generative AI-powered Amazon Q Developer with CockroachDB, a distributed SQL database optimized for AWS environments. This collaboration helps enterprises transition from monolithic architectures to distributed systems, offering benefits like horizontal scalability and global availability. Amazon Q Developer automates code refactoring, facilitates cross-platform transitions, and optimizes database interactions, reducing manual efforts and errors in the modernization process. However, testing remains a significant challenge due to code complexity in legacy systems, but the AI-driven capabilities of Amazon Q Developer can streamline this task, encouraging modernization initiatives. CockroachDB enhances this transition by providing multi-region resilience and seamless scalability, fitting naturally into cloud-native architectures. Together, AWS and Cockroach Labs offer a comprehensive toolkit to future-proof applications and reduce operational overhead, making the shift to modern cloud systems less daunting.
Mar 04, 2025 1,097 words in the original blog post.