RSS 26 projects tagged "Apache 2.0"

No download Website Updated 03 Dec 2010 Generic Repository

Screenshot
Pop 33.88
Vit 1.71

The Generic Repository (grepo) is a framework for Java which allows you to access (database) repositories in a generic and consistent manner. Using grepo, it is generally no longer required to provide all the boilerplate code which is necessary in order to access (database) repositories from Java. All you have to do is write appropriate database code (queries, procedures, functions, etc.), an appropriately annotated Java interface, and very little Spring configuration.

Download Website Updated 07 Jun 2009 Probus

Screenshot
Pop 58.95
Vit 1.43

Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.

No download Website Updated 27 Feb 2007 Elvyx

Screenshot
Pop 20.10
Vit 1.00

Elvyx is a tool designed to monitor and profile JDBC activity. This JDBC profiler has a wrapper that intercepts access to the database and sends this information to the elvyx server. The server receives the information, stores the data into a database, and serves this information to the client. The client shows SQL statements, bound SQL statements, elapsed time, elapsed time preparing the statements, and more.

Download Website Updated 19 May 2009 lib4d_sql

Screenshot
Pop 31.94
Vit 1.00

lib4d_sql is a C library that provides the required functions (connect, prepare, execute, etc.) for writing an SQL client for 4D databases. It uses the public 4D SQL protocol, which is supported by 4D products since version 11. It is already used by the PDO_4D Open Source project, and it might be used to provide others drivers for JDBC, ADO, or ActiveRecord.

No download Website Updated 10 Apr 2011 processdsn

Screenshot
Pop 16.46
Vit 1.00

Processdsn consumes RFC 3464 delivery status notification email messages, writing a summary of the notification to a SQL database. Notifications may indicate successful delivery, a delay in delivery, or delivery failure. The database is designed to be exposed restfully by the mod_processdsn module for Apache httpd, but can queried directly if necessary.

No download Website Updated 10 Apr 2011 mod_processdsn

Screenshot
Pop 18.11
Vit 1.00

mod_processdsn for Apache httpd exposes delivery status notifications recorded within an SQL database via a restful HTTP interface. The delivery status notifications are expected to have been recorded by the processdsn tool as part of the Mail Service project.

Screenshot

Project Spotlight

EJDB

An embedded JSON database engine.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.