No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rolodap is a LDAP based contacts directory/manager. It uses a shared directory, but presents itself to users as a series of individually defined address books.Simplicity of end use is a primary goal. Rolodap integrates with emailers that support LDAP.
Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
Roleplaying game based on the dark fantasy world of drowtales.com. C# client connecting to a C++, Php and Mysql powered dedicated linux server. Main features are: real-time chat, fully custom avatars, multiple camera view, 3d background with 2d manga cha
Index Cards Library is an Java library implementation of 3x5 index cards. It's just a simple database. Implementation of a display is up to the developer who uses the library.
Open Simp-X is an openly developed Scalable Internet Management Platform - eXtended by plug-ins. Open Simp-X handles all the data and underline structure of Internet Applications.
Information Meta View (IMV) system attempts to create a web standard for information storage in a decentralized database. Information is stored as a graph like structure spanning several service providers.
A package which parses the latest freely available RDF files available at DMOZ and inserts them into two MySQL tables. Once these RDF's are inserted into MySQL, you are able to integrate them into your site's search engine in any way you like.
This is a CDL class capable of Tripple DES encryption/decryption. It operates on InterSystems Caché DBMS.
The entry points ##class(ACB.GMI).DES3Enc and ##class(ACB.GMI).DES3Dec perform these functions.
[en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line.
<br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
FTPSearch is a java-based program that garthers URLs from many ftps and stores them in database to provide search function. Currently Postgres and MySQL are available for data storage.
A client-server XML Repository written in PHP, using XPath for documents queries. The server and client can work directly if on the same machine or via XML-RPC over a network.
This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
Easy-to-use package, that allows you to administer SQL databases (currently MySQL), just by using a web browser, accessible from anywhere. Written in PHP. Developers needed!
Lyophilizer helps developers create systems of JavaBeans without worrying about different persistent/transactional/secure back ends. It is evolving into JDO and currently supports JDBC, EJB and in-memory storage.
zTable is a mini-DBMS written in Java. It has 2 parts: a back-end DBMS engine and a front-end Eclipse editor plugin. The engine can be embeded in any Java application. The Eclipse editor can be useful as a free DBMS for end-users.
J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.