Projects tagged ‘oracle’ and ‘sql’


Jump to tag:

Projects tagged ‘oracle’ and ‘sql’

Filtered by Project Tags oracle sql

Refine results Project Tags database (32) mysql (31) postgresql (21) java (16) plsql (10) sqlite (10) jdbc (9) db2 (9) mssql (9) sqlserver (9) odbc (8) python (7)

[66 total ]

205 Users
   

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 ... [More] 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. [Less]
Created over 3 years ago.

54 Users
   

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
Created over 3 years ago.

14 Users

Linq provider for MySQL, Oracle, SQL Server, PostgreSQL, SQLite, Ingres and Firebird
Created about 1 year ago.

11 Users
 

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

8 Users

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful ... [More] features, Cayenne can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]
Created over 3 years ago.

6 Users
   

Hibernate Spatial is a generic extension to Hibernate for handling geographic data. It is generic in the sense that it works in the same way across different databases. Hibernate Spatial allows ... [More] you to deal with geographic data in a standardized way, whatever database that you use (as long as a Spatial Dialect Provider exists for it). In other words, it abstracts away from the specific way your database supports geographic data, and provides a standardized, cross-database interface to geographic data storage and query functions. Hibernate Spatial supports most of the functions of the OGC Simple Feature Specification. [Less]
Created over 2 years 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.

5 Users
   

ODBC Driver for perl DBI. Provides the Perl DBI::DBD interface to ODBC drivers allowing Perl access to any database which has an ODBC driver.
Created about 1 year ago.

4 Users

CrunchyFrog is a SQL client and schema browser mainly (but not solely) for the GNOME desktop. It's written in Python (PyGTK) and licensed under the GNU General Public License v3. Features * ... [More] Supports various databases (PostreSQL, MySQL, SQLite, Oracle, SQLServer, LDAP). * Lightweight user interface for daily tasks. * SQL editor with syntax highlighting. * Export results to CSV and OpenOffice. * Inspect database objects. * Supports multiple database connections at once (e.g. for switching between development and production environments). [Less]
Created about 1 year ago.

3 Users
   

Simple yet Powerful Jdbc Tool for browsing Relational databases. DBClient provides both a convenient SQL Editor (highlighting, auto-complete, ...) and automated Browsing and Refactoring Actions ... [More] (Select, Drop, etc...). Since release 0.3, it is massively based on Plugins architecture which makes it very extensible. [Less]
Created over 3 years ago.