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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Develop Java/Android applications using FreePascal JVM & VCL4J
...This is the start of what will most likely take a year to complete. I plan on writing a FCL/VCL style library in Pascal which will compile for the Java Virtual Machine (JVM) using FreePascal.
Useful Links:
Java
https://java.com/en/download/
Lazarus
https://sourceforge.net/projects/lazarus/
FreePascal JVM
http://wiki.freepascal.org/FPC_JVM
A C++ Free Class Library written for FreePascal/Delphi Coders
This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute.
I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++.
I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style.
FCL-CPP is written in C++98 standard to make it as...