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
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
An note taking program with WebDAV sync capabilities. It works on a local (and WebDAV) directory and shows the items (text/image/binary) in a tree view. Any changes are reflected in the file system directly.
Features:
- group notes and images in a tree structure (using folders)
- can work on any directory on your machine
- technically works like a file browser with inline text editing
- synchronizes with any WebDAV server (optionally using SSL/TLS)
- allows one-way and two-way synchronization
- allows to encrypt your files locally and remote using AES256
- multi language support
You can obtain the full source code at:
https://crispy-cow.de/git/CrispySyncNote.git
Latest changes:
2.1.0: Updated for Java 9 and up
2.0.2: Added more UI translation, updated greek language (thanks to geogeo)
2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings