Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Try Cloud SQL Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
...PHOR is particularly useful for geotagging of photos.
After scanning the file system for media files you can analyze, manipulate or add metadata (e.g. EXIF). Even bulk changes are possible using clipboard or find/replace.
A relational database is used to collect information for the media files. The path of the files, their metadata and additional information are stored in the database. You can create maps showing your photos along with the locations where photos have been taken. If your media files do not contain coordinates, you can use tracks (GPX) to add them. ...
This program can automatically remove the background from images, replace it with any color you want (including transparent), scale the image to a desired size, and save it. Best of all, it can do it in bulk, so if you have hundred images to crop, this processor can do them all at once.
PicL (Picture Labeler) is a Java application that renames digital photos. It provides an easy way to bulk rename images by making use of Exif information stored within the Jpeg files. The image names are configured with a simple "replace string".