Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Command-line media (audio/video/photo) tagger based on TagLib#
Command-line tool for reading and writing metadata in media files, including video, audio, and photo formats. Based on TagLib#: https://github.com/mono/taglib-sharp. Requires .NET 3.5 SP1.
This is a basic(for now) music player written in C# which uses the libZplay audio API and taglib-sharp tag reading library.Currently it is in very early development stage and is full of bugs.
MFM operates with audio/video files supported by taglib-sharp. It facilitates metadata and conversion operations. Support for iPod/iPhone video conversion is significant.
Splits album file into track files using CUE
Automatically Attempts To Tag Any MP3 File With The Appropriate Lyrics with Lyrics Being Stored in The ID3v2 Tag Allowing Devices Such As The iPod Touch/iPhone To Display Lyrics To The Listener. Coded In C# Using TagLib#