Projects tagged ‘db’


[183 total ]

289 Users
   

The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services. It includes a Model-View-Controller (MVC), Database ... [More] abstraction, Internationalization (i18n) and Localization (l10n), Authentication, Authorization, and Session management, Web Services, Tools for E-Mail and MIME Formats, a complete port of Apache Lucene in PHP, and several useful core infrastructure components. [Less]
Created over 3 years ago.

7 Users
 

KiokuDB is a persistent object graph manager for Perl. It uses multiple backends and layers on Moose's introspection and Search::GIN for indexing.
Created about 1 year ago.

5 Users
 

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 ... [More] service API. • Data is no longer locked away in a 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]
Created about 1 year ago.

5 Users
 

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 ... [More] databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.) [Less]
Created about 1 year ago.

4 Users

DBSourceTools is a GUI utility to help developers bring SQL Server databases under source control. A powerful database scripter, code editor, sql generator, and database versioning tool. Compare ... [More] Schemas, create diff scripts, edit T-SQL with ease. Better than Management Studio. [Less]
Created 6 months ago.

3 Users
 

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
Created about 1 year ago.

3 Users
   

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 ... [More] score factors, as well as blocking of administrative commands. [Less]
Created about 1 year ago.

2 Users
 

This is the Sqlite version 3 backend for the Haskell HDBC database infrastructure.
Created about 1 year ago.

2 Users

mylvmbackup is a Perl script for quickly creating backups of MySQL server's data files. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, makes ... [More] an LVM snapshot of the volume containing the MySQL data directory, and unlocks the tables again. The snapshot process takes only a small amount of time. When it is done, the server can continue normal operations, while the actual file backup proceeds. [Less]
Created over 2 years ago.

1 Users

This is the PostgreSQL backend driver for the HDBC database infrastructure for Haskell.
Created about 1 year ago.