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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
A utility designed for developers to keep track of schema changes to project databases, and optionally all changes to a particular table, so that changes can easily be versioned for software upgrade packages and distribution etc.
Puploader means "PHP + Uploader", at the same time "pup" means "potentially unwanted program".
It's a file uploader with MySQL database, supporting users and much more (translations, templates...).
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Auto-Log is an automotive information tracking system. It tracks fuel, oil change and repair information for any number of cars. With a focus on simplicity the application is a single-file install with no database needed.
A Newsletter mailinglist script, users can subscribe and unsubscribe from Newsletters / Messages sent out from the Admin. This project is now ALIVE! after being killed by its old owner.
WikiPDF is a mediawiki extension based on Wiki2PDF that adds PDF/LaTeX features to mediawiki. Wiki2PDF is a python script to convert multiple articles of a mediawiki based wiki (pre-configured to use with www.wikipedia.org) to a single LaTeX or PDF file.
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
An interface like phpmyprepaid for the creation and management of prepaid accounts for dial-up and wireless user designed to work with a MySQL database, FreeRadius and Chillispot.
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.
Bash.org reader -- read Bash.org and can filter, search for, and vote for quotes. Uses AJAX, has configurability (Hide crappy quotes? Hide already displayed quotes? What is your favorite quote?) and has a web-based interface.
A web application for managing a guestlist (with contact information), rsvps, arrival times, roles, menus, groups, gifts and thank-yous. Ideal for wedding planning.
SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
TipiWiki is a simple, but clean Wiki. Especially PHP Newbies should understand und able to use it. So try the perhaps most hackable wiki on this planet.
Insecticida is an issue tracking system tailored for closed source development projects.
Insecticida's unique features are build awareness, only one project at a time, extensive logic about issue ownership, and multiple reports about
the how operat
DMO uses PHP and MySQL to support documentation of all security, network and system objects within your computing environment. It offers a Web interface that enables easy navigation through objects, instances and attributes, with XML and access controls.
A football prediction league web application written in php/mysql. Users predict games and are awarded points for correct score and result. Features users stats, team and mini leagues, online admin and rss based result checking. FEEDBACK WELCOME
Template Parser Engine is a Project for developer that helps to create automaticly different fileformats.
All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
"PHP Database Migrations" enable you to have distinct versions of your database schema. Each migration file alters the schema, a concept taken from Ruby on Rails. Migrations can be performed on all your DB servers ensuring consistency and reliability.
The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
G.O.SQL is a web-based data management tool for Oracle Database. Currently, its support 7 schema's objects: Table, View, Index, Sequence, Function, Procedure, and Synonym.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.