$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Deploy Apps in Seconds with Cloud Run
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.
Q3mass is a master server program for Quake III Arena engine-based games. It's easily extensible and supports multiple games. Q3mass-php, an offshoot project, is a PHP version of the application, allowing for web-based master servers.
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.
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.
A simple PHP message system which is easy to install and use. Comes with an admin panel and incorperates BBCode. Note: PHP Post is the BETA codename. The stable release will be named Postie.
BSPro is a complete bowling stats tracking system. Record player, game, league stats, with text reports and graphs. Built-in game scorer, or manually add scores, with pinfall diagrams. Only requires PHP4/5-capable web server, no SQL DB required.
What happened on this day in history? Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
A number of PHP-scripts and other website related files (html, css, ...) to act as libraries for adding dynamic content to websites. K.I.S.S. (keep it small and simple) strategy, OO (object-oriented) approach. Standalone solution.
Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
If u host ur site on a limited resources, and do not have access to any database like mysql gdbm etc. "My Php Database" will give limited database support in php itself using flat file. Should be sufficient for small data like site statistics etc.
Simple sistem to shorten urls.
* Use Adler32 to make hash and save url in a tree of directories.
* Not use sql databases.
* When make hash, return json with data
* To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]