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.
Try BigQuery Free
Build AI Apps with Gemini 3 on Vertex AI
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Barman (backup and recovery manager) is an administration tool for disaster recovery of PostgreSQL servers written in Python.
It allows to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase.
Barman's most wanted features include backup catalogs, retention policies, remote recovery, archiving and compression of WAL files and backups.
Barman is written and maintained by PostgreSQL professionals 2ndQuadrant.
This project is intended to create a small backup plan manager. This tool is intended to become multi-OS and will be written in Python.
The development guide is coming soon and will be available on the project wiki to ensure unity between the different development environments.
EDIT :: At first, the project was intended to be written in Lua, but because I couldn't find the proper modules that pleased me, I chose Python over Lua.