savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #11456] Submission of NADA - Not Anothe


From: Holger Schletz
Subject: [Savannah-register-public] [task #11456] Submission of NADA - Not Another Database Abstraction layer
Date: Wed, 19 Oct 2011 10:35:49 +0000
User-agent: Opera/9.80 (X11; Linux x86_64; U; de) Presto/2.9.168 Version/11.51

URL:
  <http://savannah.nongnu.org/task/?11456>

                 Summary: Submission of NADA - Not Another Database
Abstraction layer
                 Project: Savannah Administration
            Submitted by: hschletz
            Submitted on: Mi 19 Okt 2011 10:35:49 GMT
         Should Start On: Mi 19 Okt 2011 00:00:00 GMT
   Should be Finished on: Sa 29 Okt 2011 00:00:00 GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10894> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10894>


= Registration Details =

* Name: *NADA - Not Another Database Abstraction layer*
* System Name:  *nada*
* Type: non-GNU software & documentation
* License: Modified BSD License (BSD 2-Clause License)

----

==== Description: ====
NADA ("Not Another Database Abstraction layer") is a PHP library that assists
in developing database applications that are independent of the used DBMS (for
now, PostgreSQL and MySQL are supported). It operates on top of a conventional
database abstraction layer (currently supported: PDO, Zend_Db and MDB2),
allowing easy integration into existing applications.

NADA provides high-level abstraction methods that are not available in typical
database abstraction layers which (with the notable exception of MDB2) just
provide a unified interface to a database connection. In contrast, NADA
supplies a unified interface to some SQL operations which would otherwise
require DBMS-specific workarounds in the code.

NADA's modular and extensible design make it easy to add support for other
DBMS and database abstraction layers.



==== Other Software Required: ====
- PHP 5 or later (http://php.net), PHP License, version 3.01
- Supported DBMS, one of:
  - PostgreSQL (http://postgresql.org),
http://wiki.postgresql.org/wiki/FAQ#What_is_the_license_of_PostgreSQL.3F
  - MySQL (http://mysql.org), Community server under GPLv2
- Supported database abstraction layer, one of:
  - PDO (part of PHP, http://php.net/manual/en/book.pdo.php)
  - Zend_Db (part of Zend Framework, http://framework.zend.com), Modified BSD
license
  - MDB2 (http://pear.php.net/package/MDB2/), Modified BSD license



==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/NADA.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?11456>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]