[14 total ]
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.
KOffice is a free, integrated office suite for KDE, the K Desktop Environment. KOffice applications uses OpenDocument as their native file format when possible. The suite is released separately from KDE.
The KOffice suite includes the following
... [More]
applications:
- KWord - A frame-based word processor
- KSpread - A powerful spreadsheet application
- KPresenter - A full-featured presentation program
- Kexi - An environment for creating databases and applications
- Kivio - A Visio®-style flowcharting application
- Karbon14 - A vector drawing application
- Krita - A layered pixel image manipulation application
- KPlato - An integrated project management and planning tool
- KChart - A graph and chart drawing tool
- KFormula - A formula editor
- Kugar - A tool for generating reports [Less]
SPIP est un Système de Publication pour l'Internet. Kesako ? Il s'agit d'un ensemble de fichiers, installés sur votre compte Web, qui vous permettent de bénéficier d'un certain nombre d'automatismes : gérer un site à plusieurs, mettre en page
... [More]
vos articles sans avoir à taper de HTML, modifier très facilement la structure de votre site... Avec le même logiciel qui sert à visiter un site (Netscape, Microsoft Explorer, Mozilla, Opera...), SPIP permet de fabriquer et de tenir un site à jour, grâce à une interface très simple d'utilisation. [Less]
Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.
DotClear is a blogging platform in PHP.
It has an easy to use web interface and a big French community. This new version permits multiblog configurations.
Linq provider for MySQL, Oracle, SQL Server, PostgreSQL, SQLite, Ingres and Firebird
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.)
The intention of the GNat Ada Database Environment (GNADE) Project is to provide tools and libraries for the GNU Ada tool chain (GNAT) which do allow easy integration of SQL into Ada 95.
Django External Schema Evolution Branch
Django, via the command ./manage syncdb, can automatically build a database schema based on your applications models.py file. However, after you've done this once, it leaves you with two unpleasant follow-up
... [More]
options if you ever make any changes to your model structure:
1. destroy your existing schema (along with all your data) and let ./manage syncdb rebuild it for you
2. manage your own schema upgrades by writing your own SQL
Project deseb aims to fill this void by providing s third option:
3. generate schema upgrades via the command: ./manage evolvedb [Less]
dibi is tiny 'n' smart database abstraction layer for PHP 5. It is designed with simplicity in mind.
dibi is free (released under the terms of the dibi license). You can use it to develop either open source or commerical applications.
Very thin and simplistic SQL database client API wrapper.
sqlcmd is a Python-based SQL command line tool, similar in concept to tools like Oracle's SQL*Plus, the PostgreSQL psql command, and MySQL's mysql tool.
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
... [More]
left up is for the Issue Tracker, which Sequel still uses to track bugs. If we change to a different issue tracker, this site will be deleted. [Less]
libdbo is a lightweight database abstraction layer and an associated collection of plug-ins for connecting to databases.
Modelled in many respects after Perl's DBI or PHP's PDO, the focus of libdbo is on providing a consistent API rather than
... [More]
abstracting away the details of differing SQL implementations between RDBMSes—although libdbo does have some tools to help you in this regard.
This aim of libdbo is to produce a layer that is lightweight, extensible (through plug-ins) and easy to use. [Less]