Blog

Safely switching MySQL charsets using Skeema

Converting your database to a different character set can be a difficult and perilous process. In this post, we’ll cover several ways that Skeema can help simplify this task.

Continue reading

Announcing the Premium CLI

We are pleased to announce the release of the Premium edition of the Skeema CLI, with support for views, triggers, AWS Aurora, native Windows build, and more!

Continue reading

Skeema v1.5.0 released

Skeema v1.5.0 has been released! This new version adds diff support for tables with check constraints, and also includes major enhancements to Skeema’s internal connection and query behaviors.

Continue reading

New online command reference

Skeema’s documentation has received a major overhaul, including a brand new command reference.

Continue reading

DB AMA video session with live demos

Join Skeema’s creator, Evan Elias, for a video discussion on August 11 at 8am PT! The session is part of the DB AMA series, and will include live demos and Q&A.

Continue reading

Skeema v1.4.0 released

Skeema v1.4.0 has been released! This new version includes diff support for partitioned tables and generated columns. Several other enhancements are included, especially for users with large-scale database deployments.

Continue reading

Skeema v1.3.0 released

Skeema v1.3.0 has been released! This new version primarily focuses on significant enhancements to Skeema’s linter, allowing users to customize the safeguards in their schema change workflow.

Continue reading

Automating Schema Changes at SendGrid

SendGrid’s Data Operations team recently rearchitected their MySQL schema change process. Their goal: safely empower the company’s individual engineering teams to manage their own schema changes, without requiring DBA intervention. Skeema is a key component of their new design.

Continue reading

Skeema v1.2.0 released

Skeema v1.2.0 has been released, including two major new features: support for stored procedures and functions, and improved linter functionality.

Continue reading

Coming soon: GitHub API Integration

Skeema’s command-line client is currently a stateless tool, typically run manually as needed. Some companies are starting to use it in an automated fashion, as part of a CI/CD pipeline, but this can be complex to configure. Fortunately, automated CI/CD using Skeema is about to become a lot easier!

Continue reading