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.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational.
This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
We have been developing Online Munchkin.It is a client-server application, running on Web server like 'Apache'. The programming languages are used: php, javascript. Moreover jquery library is applied here.
The project is closed now, because owner forbids do it.
Description files:
1)Munchkin.zip contains script files
2)base_munchkin.zip contains database
3)Don't forget to change config.php
Applicate where you can keep track of your trade binder and your wish list. You will be able to see what other people have for trade and their wish list so you can contact them.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQLdatabase (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.