Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Qmail log parser and vizualization.
The qmail logs are parsed and put in a MySQL database accesible from a web interface. The web interface offers also various statistics build on the parsed logs.
jDB is a small, lightweight, easily embeddable into other applications database system that has a console frontend to use to manage your own personal data, and a CGI frontend to administer and use remote databases through the web.
Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
This will be a generic indexing system for the python language with pluggable engines to store the resulting indexes in either ZODB, MySQL or (at a later date) its own proprietary format.
The BeeGram library is a portable open source search engine toolkit written in C. BeeGram provides a number of building blocks for the construction of powerful general-purpose text-based search tools.
DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating sourcecode based on design patterns.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This Program was written to give a Linux user an Applet to access the data file the CARDFILE.EXE Windows 3.x applet creates: to edit, add, and delete cards. It is currently written in C, using the GTK widget set. Some modifications/completions required.
CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
AED2 Project 2001 is an academic project developed at the Faculdade de Ciencias e Tecnologia da Universidade Nova de Lisboa, Portugal. It intends to offer a family database about journeys to foreign countries.
This project provides a generic Tcl interface to databases. The initial implementation is for the MySQL database, with Interbase and others in the works.
It's a tool that generates a docbook SGML file from a database dump (SQL); this docbook file describes the database.
The purpose is to let you present a database to people who don't know anyhting about SQL.
Makes use of Lex, Yacc (bison) and C++.
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
Golf Handicap Tracker (GHT) allows one or more golfers to keep track of their handicap. Originally written in 1991 at the request of my brother in-law Dave, it has been GPL'ed in the hopes of making it Über portable.
This is a set of programs that allows you to create your own WebMail with sendmail & procmail & imapd & webmail with dynamic sql users and mailbox limitations. You can control your users through web, view statistic, and other.
RanPass 2.0, the successor to the simple and MS-DOS interfaced RanPass 1.0. RanPass is a Random Password Generator. RanPass will use a unique Algarythm(s) to generate a Random Password. This type of software is really useful to a Secure Network.
RapDB is a database based on invert lists for representing the domains. Suitable for wide range of applications where accurate and fast processing of large volume data needed in a real time.
Askemos is an autonomous, distributed operating system,
which significantly raises the
level of abstraction in comparison with todays operating systems.
An alternativ, equally valid view is that
of an XML object store with procedures in XSLT.
Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql command line client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther