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
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Get GPT like ChatGPT on your terminal
Note: This doesn't use OpenAI ChatGPT, it uses text-davinci-003 model (by default)
You'll need to have your own OpenAi apikey to operate this package.
1. Go to https://beta.openai.com
2. Select you profile menu and go to View API Keys
3. Select + Create new secret key
4. Copy generated key
Get started:
Using tgpt:
npm -g install terminalgpt
or
yarn global add terminalgpt
Run
tgpt chat
ps.: If it is your first time running it, it will ask for open AI key , paste generated key from pre-requisite steps