Simple Project List Software Map

2459 projects in result set
Ú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: 2003-09-25 05:17

Octopus Java/XML ETL tool

Octopus is a simple Java-based Extraction,
Transformation, and Loading (ETL) tool. It can
connect to any JDBC data source and perform
transformations defined in an XML file. Many
different types of databases can be mixed (MS
SQL, Oracle, DB2, QED, JDBC-ODBC with Excel and
Access, MySQL, CSV, and XML). It supports Ant
and JUnit for creating databases and tables and
extracting and loading data during a build or
test process.

(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: 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: 2012-12-13 05:25

GetData Library

GetData is a library that provides an API to interface with dirfile databases. The dirfile database format is designed to provide a fast, scalable format for storing and reading binary, synchronously-sampled, time-ordered data. GetData was originally written for the BOOMERanG and BLAST experiments as a data format suitable for use for both quick-look and data reduction. It is now used by many other cosmological and astrophysical experiments including ACT, Planck, Spider, Keck, as well as other projects.

Última Atualização: 2013-01-19 01:09

Webware for Python

Webware for Python is a suite of Python packages and tools for developing object-oriented, Web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended. It is well proven and platform-independent. It is compatible with multiple Web servers, database servers, and operating systems.

(Machine Translation)
Última Atualização: 2001-11-21 09:32

Enzyme

Enzyme is an architecture for creating user-searching-user applications. Right now, it is primarily useful as a resume create/search and HR management system. However, it's potential uses are wide-ranging, and it offers PHP developers an alternative to relying on simple "keyword" searching systems.

(Machine Translation)
Última Atualização: 2007-01-22 13:24

Object Relational Membrane

The Object Relational Membrane is a Python package that provides the functionality of an object relational layer like EJB or other persistence storage systems. It is a thin compatibility layer between SQL table layouts and Object Oriented Python. While providing a good deal of functionality, it tries to be as small and simple as possible. It works with PostgreSQL, MySQL, Firebird, and Gadfly.

(Machine Translation)
Última Atualização: 2009-02-27 19:18

MySQL High Availability clustering

MySQL High Availability clustering is a set of
scripts and programs that provide a high
availability database cluster using MySQL
replication. It is transparent to client
applications, as the cluster uses a shared
logical IP to provide the service.

(Machine Translation)
Última Atualização: 2014-04-10 14:26

Catharsis.NET.Repository

Catharsis.NET.Repository is a library that provides an abstraction over persistent data storages by introducing common repository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL).

(Machine Translation)
Última Atualização: 2008-04-13 17:02

Database Bean Generator

Generator is a command line application to
facilitate the construction of small applications
that need some database objects. It isn't a
replacement for complex object persistence
solutions, like hibernate or TopLink, but it
covers a different target: the little Java Web
applications that don't use sophisticated
persistence options. Generator invocation is
simple: just type java -jar generator.jar -xml,
where the config file is an XML config file with
the definitions to connect to the database and
generate the bean classes. You can also use the
Ant task.

(Machine Translation)
Última Atualização: 2008-06-25 23:09

SQL C++ code generator

The SQL C++ code generator (sql2class) utility is a code generation tool to convert SQL output to simple C++ classes. It supports MySQL and Sqlite. For each database table, one C++ class will be generated containing member variables for each column, as well as methods to read / insert / update records and also return the record as XML.

Última Atualização: 2007-09-20 07:55

Decimail Server

Decimail Server is a mail server supporting IMAP
and SMTP that uses a PostgreSQL database to store
messages. Mailboxes are defined using SQL queries,
allowing complex client-independent automatic
message filtering and categorisation. For example
you can partition your messages chronologically,
by correspondent, and by mailing list at the same
time, with each message appearing in several
mailboxes. You can also use PostgreSQL's text indexing
extension for fast keyword searching. Decimail also features anti-spam processing of outgoing messages.

(Machine Translation)
Ú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: 2014-03-01 14:24

Vibur DBCP

Vibur DBCP is a concurrent, fast, and fully-featured JDBC connection pool based on Java dynamic proxies. It supports a fairness parameter, statement caching, Hibernate integration, and SQL queries logging, among other features. Various configuration examples (with Spring, Hibernate, etc.) are provided.

(Machine Translation)
Database Environment: JDBC
Sistema Operacional: OS Independent
Linguagem de Programação: Java