CockroachDB Serverless Generally Available
Written by Kay Ewbank   
Thursday, 29 September 2022

The CockroachDB team has announced a number of releases and improvements at the recent RoachFest conference including a serverless version of CockroachDB, and a new migration toolkit. 

CockroachDB is a distributed SQL database that is cloud native and offers horizontal scalability with no single points of failure.

cockroachdb

Serverless CockroachDB is the first release of note. It has been available as a beta since last year, but is now generally available with features including change data capture (CDC), backup and restore, a management API, and a 99.99% uptime SLA. Specifically, this is a cloud-based on-demand database with consumption-based elastic scaling and pricing access via a PostgreSQL interface and ORM (object relation mapper). ORMs provide an object based interface to underlying data for querying.

 

 

The CockroachDB team says the cloud-based nature eliminates most database operations like provisioning, management and maintenance. The database also handles operational tasks like scaling and configuring for high availability, and automatically runs backups every hour. It automatically handles spikes in demand without bottlenecks, and scales down to zero when there’s no demand.

There's integration with PostgreSQL tools, ORMs and drivers, and online schema update with no downtime. There's also a Cloud API, a REST interface that provides programmatic access.

The second announcement at RoachFest was a new migration toolset, CockroachDB MOLT (Migrate Off Legacy Technology). This is designed to make it easier to migrate from other databases to CockroachDB with capabilities including as automated schema conversion, schema creation, and data loading. The schema conversion lets you upload an existing schema and work through line-by-line edits that you can apply with a click.

CockroachDB MOLT is now in preview, and CockroachDB Serverless is available now.

cockroachdb

More Information

Cockroachlabs

Related Articles

CockroachDB Strengthens Change Data Capture

CockroachDB 20.2 Adds PostGIS Spatial Data Support

CockroachDB 20.1 Improves App Development

Cockroach Creates Pebble

CockroachCloud Enters Beta

CockroachDB Adds GDPR Compliance

CockroachDB Production Ready

CockroachDB Released

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Grafana 11 Improves Metrics
11/04/2024

Grafana Labs, creators of the Grafana open-source metrics analytics and visualization suite, has announced the preview release of Grafana 11 with improvements to make it easier to view metrics, and ch [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info