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
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Exquisite is a survey generator that uses a simple domain-specific
language for specifying a survey. The generator creates a
specialised perl script for your survey. It allows you to use
perl code for specifying validators and error handling etc.
A complete set of PHP class libraries to be released under the GPL. It allows easy generation of HTML using object orientation. An example piece of code may look like;
$doc = new HtmlDocument(\"My Webpage\");
$doc->add(\"This site is still under cons
A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,
PHPTrans is PHP based library that allow translation of your project
output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in
existing projects as well as used for new projects.
The Dumas PHP/MySQL/XML Framework is a set of PHP code which allows rapid development of data-based web sites using PHP, MySQL, and XML.
Note: This framework is old. There are other, newer, probably better frameworks available. I use this for my own web site which I have not touched for years. I'm sure there are a thousands of things I would change today. Still, it is useful for small web sites, and for learning to code.
The SLAN project is a GPL open-source project providing a cross platform Virtual Private Networking (VPN) solution focused on providing secured and accountable links over insecure broadcast media such as 802.11 wireless LANs and public ethernets.
The Click N Mix Solution Framework provides developers a way to enable non technical website editors to publish dynamic database driven sites, administrated via a flexable web interface that seperates them from the layers of code.
Budani is a modulair website system and API written in PHP. It's meant to be completly modulair and easily customizable by developers and users alike. The Budani project is trying to integrate publically available GPL code into it's design.
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.
Catapult is a web based xml content editor for small web sites. The GUI is developed using CSS to be fully customisable and platform independant. The backend file management code is currently implemented in php that allows the user to edit a raw xml file
Phulcrum brings the concept of Model 2 web development to PHP and includes a library of PHP code including: a logging framework; a fast, thin database abstraction layer; an object persistence framework; an XML scripting engine; and a flexible XML parser.
CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
YACHT is an effort to code an intelligent clan management tool for team based games.
It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
This is a wiki server enabling the public to edit not just the text pages, but the programming behind them. The prototype is written in Erlang with a built-in Scheme interpreter to run user's code.
BlueBook.. The Value of Code.
A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
Yavipind is a secure tunnel aka 2 peers securely forwarding
packets toward each other.It is what most people calls a VPN (virtual private
network).
It forwards any kind ofpacket (IPv4, IPv6 or other) sent over the virtual
network interface (e.g. t
ZForth is a Forth interface for the Zope Web Application Server.
It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.