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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Source code has been migrated to Github:
https://github.com/ecdpalma/piccbuilder
The PicCBuilder is an Eclipse plugin for allowing the use of Eclipse CDT as the editor and builder of projects for Microchip PIC microcontrollers. It creates makefiles that involke the C30 or C32 toolchain to generate the binary files.
Maven Dependency Navigator takes as its original basis the excellent (but now unmaintained) Maven Dependency Browser. Maven Dependency Browser is a great standalone GUI for browsing pom dependencies, with great straightforward usability.
The aim of this project is to enable a way to write php code just like in a java enviroment. I and anybody who wants to get involved will try, where it is posible, to have the same OO Architecture.
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.
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
This is a collection of Eclipse plug-ins that help you work with .NET. If you used tools like Emonic, this is something that will be helpful. Current functional tools include NUnit and NAnt support. Both tools work like their Java equivalents.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Ant Task for checking Java Resourcebundles. It checks for existence of all keys in each bundle, duplicate keys, existence of forbidden chars (e.g. special characters like umlauts) and continuous usage of placeholders.
Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
Tool to scan a maven 2 repository and produce an overview with for each artifact the artifacts that is uses and those that is it used by. The uses part is default maven information, but the used by has to come from a complete scan of the repository.
The Eclipse OpenGL Pack is an Eclipse PlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
Maven2 plugin for building Force.com projects. The plugin supports installation of Force.com artifacts into a Salesforce organization. Currently supported artifacts include S-Controls, Apex Code and Visualforce pages.
This project tries to publish maven artifacts from opensource projects to the maven central repo. Where the project is abondoned or the project team is not willing or able to publish their artifacts to central repo.
A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.