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.
Get Started Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
LuxSQL is a fast mini embedded database server. Using a Structured Query Language to access and manipulate information within the database. Becuase LuxSQL is a SQL database, it is easy to use and maintain a relational databse.
Currently being managed by Jonathan Yaniv. This application is an application with an ASP.NET frontend for the webshop. We are currently re-coding this project and we should have a new stable release some time within the next 4 months.
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.
Zee Cookbook is a cookbook application for Zaurus. It lets you store, view and edit your recipes on your pda. Zee Cookbook can import Meal-Master files and can export recipes in Meal-Master format or in HTML.
xvl is an XML-data-driven scripting language. there is an example implementation of a discussion forum site, with articles, diary and messaging. xvl has a dynamically extensible API.
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.
mx-LDAP-Suite
mx-LDAP-vacation: auto responses mail on vacation and reads the message from LDAP.
mx-LDAP-admin:Is a PHP based tool. It provides administration of LDAP-Directories
(Add, modify and delete user-accounts,groups,aliases,
samba-workstat
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
MoneyTrack is a personal financial recording system, means it keeps track of your incomes / expenses via a database which can be accessed in different ways. There are several frontends available (web frontend, java-client, ...).
The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.
webplay creates from a collection of mp3s and Ogg-Vorbis files (directory or database) a web-based jukebox with support for multiple independent streams. it also maintains control over the stream and can change codec/bit-rate, skip or goto a track, etc.
This is a fun card game based on the popular gambling machine game Lucky5.
Because the game has an n-tier architecture we can provide various user interfaces. (SWF, GTK#, ASP.NET, ....)
The project aims at developing J2EE Connector Architecture 1.0 Compilant Resource Adapters for integrating various EIS's like XML files, XML DB, LDAP, FTP, SMTP, POP3, Point Of Sale, Properties File, Office Documents
pynotes is a wrapper around the Lotus Notes C Api that is needed to access Lotus Notes databases with Python. Other possibilities for this are the COM (windows only) and IIOP (Corba) bindings that can be used together with com/corba libraries for python.
File system over a standard SQL open source database, here PostgreSQL. It provides standard methods to establish a link between a disk based file system and implements all what is known on a standard ext2 file system.
Interesting for all web developments
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
Kpasman is a small password manager for the K Desktop Environment, influenced greatly by "gpasman", found at http://gpasman.nl.linux.org. Following the file format of gpasman, you can open and save the rc2 encrypted data files from either program.
pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
Externalized Queries - a Java framework for externalizing SQL queries from sourcecode. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.