Projects tagged ‘ado’, ‘mssql’, and ‘postgresql’


Jump to tag:

Projects tagged ‘ado’, ‘mssql’, and ‘postgresql’

Filtered by Project Tags ado mssql postgresql

Refine results Project Tags mysql (5) sqlite (4) firebird (3) orm (3) python (2) sybase (2) database (2) access (2) oracle (2) database_abstraction (2) development (1) csharp (1)

[5 total ]
139

DBI

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

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.

Metrics updated about 17 hours ago

1

zeoslib

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

The ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. It connects to the chosen database using it's native API, so no database middleware (eg. BDE) is needed.

Metrics updated 12 Oct 08

0

Geniusql

 
Primary Language: Python Licensed as: Public Domain

Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It primarily uses a generic Table Data Gateway ... [More] architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). [Less]

Metrics updated 29 Sep 07

0

Dejavu

   
Primary Language: Python Licensed as: Public Domain

Dejavu is a public domain, thread-safe Object-Relational Mapper and database Mediator for Python applications.

Metrics updated 27 Sep 07

0

phorm-rapid-orm-csharp

 
Licensed as: MIT License

C#ORM (pronounced chorm) is a rapid Object Relational Mapper similar in function to Django's Object Relational Mapper. You define your data models directly in C#. Full CRUD is provided. C#ORM also provides an XML interface for quickly converting the data into XML for use in Flash or Flex or any other application that might enjoy a bit of the XML.