99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Try Cloud SQL Free
Train ML Models With SQL You Already Know
BigQuery turns your data warehouse into an AI platform. No new languages required.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
An API for the soda constructor application at sodaplay.com. Create models from scratch, or modify models that already exist. This API automates the tedious parts of model making so that you are only limited by your imagination, not your patience.
UnBGameDev is a student game development project at the University of Brasilia/Brazil. Our main goal is to learn by means of producing small games using free technologies, such as Ogre3D, Lua and Microsoft XNA.
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.
The Zombie engine is an opensource game engine and framework based in The Nebula Device 2, the opensource engine from Radon Labs. Developed by Tragnarion Studios, it is mainly oriented towards the creation of multiplayer PC action games.
Chippy is a free and opensource adventure game in development where the player controls an AI agent named "Chippy", a small robotic chip that takes control of enemy robots and uses their abilities to fight other robots and solve puzzles.
The ZFX-Comunity-Engine is a realtime 3D engine developed from the members of the ZFX-Community. It supports different render-APIs like D3D and OpenGL aud works on differents platforms like Windows, Linux, BSD and others.
NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
SREmu's goal is to provide a fully functional server, missing no features, emulating the functionality of the official SRO servers as accurately as possible. It is a development tool, not a one-click-install private server.
Alien Cube will be a tribute to Team17's Alien Breed series made as a first-person shooter using the Cube engine. It will feature multiple level sets, several weapons, and loads of aliens to kill!
A Chien2D é voltada ao desenvolvimento de jogos 2D em C/C++, utilizada pelo autor em cursos de programação de jogos. A biblioteca é multiplataforma, rodando em Windows, Linux e Mac OS X.
The RockMUD project is a new MUD codebase written in C and Lua. The goal of RockMUD is to create a stable C MUD engine that can be easily expanded and customized using the Lua scripting language. RockMUD is based off of SocketMUD by Brian Graverson.
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, opensource, general purpose (2D, 3D, client, server, editor), game development kit.
Examples how to make basic and clever addons and gamemodes using GarrysMod. Also in our svn repository there is a list of stuff maded by members of gmodspain.com. Those files enable future improvement and modifications for lua coders.
WS means WangShu in Chinese PinYin,and it refers to both the moon and watching the moon.
WS aslo means "Very Very Simple",thus WS is a very very simple game engine.
WS is made to be used easily and flexible
Instead of trying to merge all different flowgraph nodes into one single Mod Dll, they have now been separated into their own, lightweight Dll file. These plugins are then loaded by the system automatically and merged into the main system.
A lua game engine with combining existing physics system,graphics system and sound system.All components are Binded to lua as lua dynamic linked library.I develop my game by it,and add new function when game needs.