Projects tagged ‘db’


[21 total ]
4

WSO2 Data Services

 
Primary Language: Java Licensed as: Apache License 2.0

NEW: Latest release can be downloaded from http://dist.wso2.org/products/wsas/wso2wsas-2.2.zip * Data Services provides a simple mechanism to expose data stored in a relational data via a Web service API. • Data is no longer locked away in a ... [More] database but also available for mashing up with other data on the Web. * XML response is generated using database data. * Expose CRUD operations performed on a relational database to the outside world • Ability to use full power of the WS-* security stack • WSAS allows you to deploy data services in two ways •Deploy data service configuration file directly •Create the service using the UI wizard WSO2 Data Services specification - http://wso2.org/wiki/display/wsf/Data+Services+and+Resources [Less]

Metrics updated 07 Oct 08

3

HDBC

 
Primary Language: Haskell Licensed as: GNU Lesser General Public License 2.1

HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)

Metrics updated 06 Oct 08

3

haskelldb

 
Licensed as: BSD-ish License

HaskellDB is a combinator library for expressing queries and other operations on relational databases in a type safe and declarative way. All the queries and operations are completely expressed within Haskell, no embedded (SQL) commands are needed

1

lua-tinycdb

 
Licensed as: MIT License

A binding to the tinycdb library by Michael Tokarev, which is a public domain implementation of Daniel J. Bernstein's Constant Database. Includes the tinycdb source so there are no external dependences.

1

KiokuDB

 
Primary Language: Perl

KiokuDB is an object oriented store using the Class::MOP api for data management and Search::GIN for indexing.

Metrics updated about 21 hours ago

1

GreenSQL

   
Primary Language: PHP Licensed as: GNU General Public License 2.0

GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logics is based on evaluating of SQL commands using risk score factors, as well as blocking of administrative commands.

Metrics updated 17 Sep 08

1

HDBC-postgresql

 
Primary Language: Haskell Licensed as: GNU Lesser General Public License 2.1

This is the PostgreSQL backend driver for the HDBC database infrastructure for Haskell.

Metrics updated 06 Oct 08

1

HDBC-ODBC

 
Primary Language: Haskell Licensed as: GNU Lesser General Public License 2.1

This package provides an ODBC database ackend for the HDBC Haskell database infrastructure. It works on Windows as well as POSIX (Unix/Linux/BSD/Mac) platforms via unixODBC, iODBC, etc. This driver is the preferred way to access MySQL from HDBC.

Metrics updated 06 Oct 08

1

HDBC-sqlite3

 
Primary Language: Haskell Licensed as: GNU Lesser General Public License 2.1

This is the Sqlite version 3 backend for the Haskell HDBC database infrastructure.

Metrics updated 06 Oct 08

0

jodakidb

 
Licensed as: GNU General Public License 2.0

Allows easy creation and manipulation of database records. Inspired by Ruby on Rails. The class will be updated in January 2007