Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

DBI

Compare

The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.

4.8254
   
  0 reviews  |  244 users  |  73,736 lines of code  |  12 current contributors  |  Analyzed about 9 hours ago
 
 

Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.

5.0
 
  0 reviews  |  11 users  |  11,337 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 
Compare

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.)

5.0
 
  0 reviews  |  5 users  |  1,231 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

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

5.0
 
  0 reviews  |  3 users  |  4,490 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

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

5.0
 
  0 reviews  |  2 users  |  3,564 lines of code  |  3 current contributors  |  Analyzed almost 2 years ago
 
 

Scope database transactions on DBI handles in code, to detect and prevent issues with unterminated transactions.

0
 
  0 reviews  |  1 user  |  898 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

See http://sequel.rubyforge.orgThis Wiki had out of date information, so it was taken down. Please see the RDoc at http://sequel.rubyforge.org, it has all of the information that was in this Wiki brought up to date. The only reason this site is left up is for the Issue Tracker, which Sequel still ... [More] uses to track bugs. If we change to a different issue tracker, this site will be deleted. [Less]

4.0
   
  0 reviews  |  1 user  |  17,119 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Flexible Perl ORM for easy transitions from inline SQL to objects.

0
 
  0 reviews  |  0 users  |  7,747 lines of code  |  3 current contributors  |  Analyzed 3 days ago
 
 

Main project: Mapping,discovering relations and mining conclusive data from social networks. There are various other projects meant as utilities or code that can be re-used in some projects.

0
 
  0 reviews  |  0 users  |  30,586 lines of code  |  1 current contributor  |  Analyzed about 1 year ago
 
 

DESCRIPTIONClass::DBI::Lite offers a simple way to deal with databases in an object-oriented way. One class (the Model class) defines your connection to the database (eg: connectionstring, username and password) and your other classes define interaction with one table each (your entity classes). ... [More] The Entity classes subclass the Model class and automatically inherit its connection. Class::DBI::Lite relies heavily on Ima::DBI, SQL::Abstract and Scalar::Util. Class::DBI::Lite does not leak memory and is well-suited for use within mod_perl, Fast CGI, CGI and anywhere else you might need it. PHILOSPHYClass::DBI::Lite is intended to minimize the boiler-plate code typically written in most applications. It is not intended to completely insulate developers from interacting with the database directly. Class::DBI::Lite is not a way to avoid learning SQL - it is a way to avoid writing SQL. SEE ALSOClass::DBI::Lite was developed in lock-step with ASP4 - the ASP framework for Perl. Building applications with ASP4 and Class::DBI::Lite together is highly recommended. [Less]

0
 
  0 reviews  |  0 users  |  4,558 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.