Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is a project to wrap databases in order to use with java. The objective is to make the work with databases as easy as possible. In order to do this, every table will be wrap with a class of java.
Now part of Apache's Mahout machine learning project at http://mahout.apache.org/-- please see there for latest info and code and releases and support!
A Java-based database management workflow application. Users can submit queries, approve queries, and run approved queries immediately or on a schedule.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
ConStore is a light-weight model-oriented storage facility for concept networks (Concept-Nets) with seamless object-oriented programming interface. Concept-Nets can be viewed as arbitrary graphs where the vertices as concepts and the edges as Relations.
This project is an xpath processor built for the j2me platphorm.
I couldn't find any xpath processor that would fit the limited resources
of a mobile phone so I decided to write my own.
Part of Active xml project (www-rocq.inria.fr/verso/Gemo/Projects
GeneKeyAPI contains two related but independent programs. Updater.GKDB is a robust push-of-a-button updater for GeneKeyDB (GKDB). Bio.GKDB allows the user to easily access elements of GKDB without needing to know the schema or making SQL queries.
SnapLogic is an Open Source Data Integration framework that combines the power of state-of-the-art dynamic programming languages with standard Web interfaces to solve today's most pressing problems in data integration.
VDDBMS is a middleware for managing data sources (DBMS) from different vendors to form a virtual DDBMS. It supports fragmentation and replication. The core engine is written in C++. Binding for scripting language is available as well as network access.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
A Flex/java based system for presenting statistics over the net. Based on Mondrian backend. Able to handle large amounts of data, administration facilities not worth shouting about.
Collaborative project between academic medical centers to develop rich internet applications. The products of this collaboration will be shared with other institutions.
A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
jIntersect is an OLAP like Java algorithm that takes a JDBC ResultSet as input and returns a data structure with all possible intersections, combinations and permutations of the data, pre-summarized at multiple levels for quick access.
SchemaSpyGUI is a graphical user interface for the tool SchemaSpy from John Currier. It is java-based and sits on top of SchemaSpy. It provides a graphical interface for those of us which appreciate the comfort of windows/mouse based applications.
Yet another software to manage the house sale. It's developed in JAVA using HIBERNATE and postgres as DBMS. You can manage the house's characteristics and its owner. You can manage the customers and house seen.
The OpenPlacement project was born in 2003 and aims at supporting recruitment activities and, in particular, communication among organizations and candidates.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.