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.
Try Cloud Run Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Diet Tracker enables you to track your diet progression online. It is a set of Perl scripts that uses a MySQL database to store and display your daily weight variations and calorie intake as you progress in your diet.
A Perl based lightweight application controller framework which uses XML to store individual application's configuration, functionality, behaviour and messaging, and uses XSLT to transform XML data structures into vanilla web management interfaces
This project can be used by webmasters to analyse the average route of visitors.
Written in Perl, this project parsed apache's logs and store them in a MySQL database.
This function is not implemented in opensource web stats tools like AWStats.
I
Cache-simple - is a project aimed on creation of very easy (and fast) exportable caching script. It is not going to store cached files - only to serve it to user browser on fly. You can plug your browser to your shell account in less than 3 minutes.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Status Board is a web based (Apache, mod_perl, HTML::Mason, MySQL) system to store answers to questions and produce reports. It will support data export, compartmentialization of user access and constraints to user input for better data analysis.
Yet another stats program. This one is a. Written in C++ b. Using MySQL to store the stats. c. TRUE 100% Custimization from a cgi web frontend. Right down do the output will be customizable! (hopefully)
An Apache / mod perl Session manager that will transparently supply a session ID from the client request. Creating one if neccessary useing cookies or munged URI's if cookies are off. It does not store session info - Use the excellent Apache::Session