SkySQL Updated To Be Cloud-Agnostic
Written by Kay Ewbank   
Tuesday, 04 April 2023

There's an updated version of SkySQL, the fully managed database-as-a-service version of MariaDB.

MariaDB began life as an alternative to MySQL when Oracle took over the original MySQL. SkySQL is a pay-per-use product, where customers are charged hourly for compute and by the gigabyte for storage and networking..

mariadb

The headline improvements in the new release include a redesigned user interface for enhanced productivity, cloud-agnostic APIs for seamless integration with multiple clouds, autoscaling capabilities that automatically optimizes compute and storage, and a pay-only-for-consumption serverless offering for data analytics.

The rework of the user interface aims to offer a more modern and visually appealing appearance. The developers have set sensible defaults and auto configuration for aspects such as private cloud networking. The team says the dashboard can be used to view the health of all your global databases, along with an integrated "observability portal" that offers real-time updates on all relevant metrics. 

In terms of developer features, there's a new Query Editor that can be used to load and execute queries on your SkySQL databases directly from the portal.

skysql

There's also a new Notebook interface based on Apache Zeppelin so developers can collaborate and explore data together. This comes with several demo examples that show how to work with large datasets in cloud storage, load or offload data to/from SkySQL databases, and run exploratory analytics.

The other main change of interest to developers is a reworking of the cloud APIs so that SkySQL resources can be managed from a REST API or using the SkySQL Terraform Provider, as part of existing production automation practices

The APIs can be used for provisioning, scaling, observing, tuning, and decommissioning. The SkySQL team says that by integrating their CI/CD pipelines with their application deployment code, DevOps can easily fix issues across testing and production environments.

mariadb

More Information

MariaDB Site

Related Articles

MariaDB SkySQL Improves AWS Support

MariaDB SkySQL Updated

MariaDB 10.4 Reaches Release Candidate Status

MariaDB Announces New Enterprise Server

MariaDB Adds Node.js Connector

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


Actionforge Releases GitHub Actions VSCode Extension
09/04/2024

Actionforge has released the beta of its GitHub Actions tool as a VS Code extension. The extension consists of a suite of tools making up a visual node system for building and managing GitHub Actions  [ ... ]



Query Your Oracle Autonomous Database With Natural Language
22/04/2024

Select AI is a new feature of the Oracle Autonomous Database that transforms your mother language to SQL. This is a big boon for non-developers in extracting value out of their data silos.


More News

raspberry pi books

 

Comments




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

Last Updated ( Tuesday, 04 April 2023 )