Simple Project List Software Map

2459 projects in result set
Última Atualização: 2011-03-24 08:13

SQL Construction Kit

SQL Construction Kit aims to provide a simple builder/factory pattern based approach to generating DML SQL for all popular RDBMS systems. Included builders are SelectBuilder, InsertBuilder, UpdateBuilder, and DeleteBuilder. It is much lighter weight than any of the ORM tools available, and is 100% Java. It is a complete re-factoring of code that has been in production use since 2001 (updated to use features of Java 6). Also included is a Facade patterned Database object that wraps a Datasource object. This provides an execution framework for the results of the Builder objects, which includes simplified transaction and batch management as well as the ability to transparently handle SQL exceptions in a default manner. The Database object also provides a simple object-oriented approach via wrappers around the database metadata.

Última Atualização: 2012-12-28 22:04

Scriptella

Scriptella is an Extract-Transform-Load (ETL) and
script execution tool. Its primary focus is
simplicity. It doesn't require the user to learn
another complex XML-based language to use it, but
allows the use of SQL or another scripting
language suitable for the data source to perform
required transformations.

(Machine Translation)
Última Atualização: 2004-08-24 08:36

dbXML

dbXML is a Native XML Database (NXD). NXDs are databases that store XML
using an internalized format for faster overall processing.

(Machine Translation)
Última Atualização: 2008-11-24 03:13

onlinepasswords

onlinepasswords is a program to store and retrieve
passwords online while keeping them secure. It is
Web-based (PHP+flat file) for easy retrieval. All
passwords stored are encrypted, and the master
(key) password is never saved. Even the user IDs
are all encrypted.

(Machine Translation)
Última Atualização: 2005-07-22 00:10

jSyncManager

jSyncManager is a Java-based data
synchronization toolkit for PalmOS handhelds.
It consists of a developers API, including a
fully Palm-compatible synchronization protocol
stack, and a set of end-user applications. It is
ideal for use by any individual or organization
that needs fast, stable, and easily extendable
PalmOS handheld data synchronization that
can run on a variety of platforms. It also
supports plug-ins, which can be used to add
synchronization support to applications, and
includes a variety of import and export modes,
including XML and CSV.

(Machine Translation)
Última Atualização: 2002-04-09 06:27

tinydns-rrd

tinydns-rrd generates realtime graphs from your
tinydns logs by using rrdtool. It works well with
high traffic DNS servers.

(Machine Translation)
Última Atualização: 2010-12-27 11:41

SchemaView Plus

SchemaView Plus is a GUI for creating, retrieving, drawing, and print­ing database schema. It uses Perl, Tk, DBI, and XML packages. Schema can be retrieved using DBIx::SystemCatalog, and it uses XML for storing and retrieving data in text files. You can write any filters to modify these XML files to add new functionality based on your projects (e.g. dropping off some relationships).

(Machine Translation)
Última Atualização: 2004-08-03 16:01

CryptoMail

CryptoMail is an end-to-end secure email system.

Última Atualização: 2009-06-03 16:41

SnapLogic

SnapLogic is a modular Data Integration Server based on REST principles.

(Machine Translation)
Última Atualização: 2005-06-26 02:19

Helios qmail

Helios qmail is an advanced qmail distribution
based on qmail-sql. It has SMTP, SMTPS, POP3,
POP3S, IMAP, and IMAPS services, a content
scanner, antispoof and SPF support, SMTP-AUTH,
SMTP-after-POP/IMAP, a PHP5 API, and many other
useful tools.

(Machine Translation)
Última Atualização: 2004-03-24 08:38

qpopper-mysql

qpopper-mysql is a patch to Qualcomm's qpopper POP3 daemon to enable it to do user authentication via a MySQL database, support virtual domains, support Maildir-style mailboxes, and log logins into a MySQL database for possible MTA SMTP authentication relaying use.

(Machine Translation)
Última Atualização: 2003-04-04 16:12

flow-tools

flow-tools is a set of programs for processing and managing NetFlow exports from Cisco and Juniper routers. The tools included are: flow-capture, flow-cat, flow-dscan, flow-expire, flow-export, flow-fanout, flow-filter, flow-gen, flow-header, flow-import, flow-mask, flow-merge, flow-nfilter, flow-print, flow-receive, flow-report, flow-send, flow-split, flow-stat, flow-tag, and flow-xlate.

Última Atualização: 2014-05-20 08:25

Gedafe

Gedafe (Generic Database Front-End) is an application independent end-user web front-end for databases. Application independant means that the front-end doesn't have any information about the structure and contents of the database.

(Machine Translation)
Última Atualização: 2014-06-07 03:25

Simple components for Ada

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Última Atualização: 2005-06-03 03:40

DSML Tools

DSML is the Directory Services Markup Language, an XML dialect for working with directory information. The DSML Tools provide for the querying of any LDAP directory (with search results output as DSML), the importing of DSML data into any LDAP directory, the directory-context validation of DSML (checking for illegal attributes in the entries, etc.), and the calculation of the differences (for a directory) between two DSML documents to provide an XML Diff algorithm for DSML data. This software makes all LDAP-supporting directories DSML-enabled. It can also check the integrity of DSML data, and show at a glance how two data sets, represented as DSML, differ.