SunQuest
 
       MySQL
  Home arrow MySQL arrow Page 2 - Data Management Made Easy Using Nenniu...
Dev Shed Forums 
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Sun Developer Network 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Actuate Whitepapers 
VeriSign Whitepapers 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MYSQL

Data Management Made Easy Using Nennius: Introducing Nennius
By: Brian Vaughn
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 10
    2005-07-20

    Table of Contents:
  • Data Management Made Easy Using Nennius: Introducing Nennius
  • About Nennius
  • User Interface Overview
  • Deleting Records

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Data Management Made Easy Using Nennius: Introducing Nennius - About Nennius


    (Page 2 of 4 )

    As a Web programmer myself, I have noticed a pattern in many of the data management systems I’ve developed. Although the types of data vary widely, the basic methods of manipulating that data remain the same. Most data management tools must allow for the creation, modification, and deletion of records. In addition most must also allow for an easy mechanism with which to search and sort the existing records. And so on.

    As with many other fields, there is no reason to re-invent the wheel when it comes to programming. So several months ago I began development on an open source data management engine, written in PHP, geared towards automating the development of data management applications. This engine, dubbed “Nennius,” uses a set of library classes to handle everything from creation and manipulation of SQL records, to searching and sorting records, to user authentication and restricted record access, and so forth.

    The tool itself, along with example applications written for it, has been released on Source Forge (http://nennius.sourceforge.net) under the Apache 2 open source license and is available for free download and customization. By using Nennius, Web developers are able to create comprehensive data management applications in a very short time, simply by configuring the applications to work with their pre-existing data structures.

    Nennius also allows for more than one application to be run simultaneously off of a single instance of the engine. (This is similar in some respects to Jakarta Tomcat.) Because of this, Nennius applications generally take up a small amount of disk space.

    We will now take a look at the basic Nennius layout.

    More MySQL Articles
    More By Brian Vaughn


       · Just a great way to introduce a tool that should help millions of people get more...
       · I would like to thank you all for reading this article. This was my first Dev Shed...
     

       

    MYSQL ARTICLES

    - MySQL Table Prefix Changer Tool in PHP
    - Using the SIGNAL Statement for Error Handling
    - Error Handling Examples
    - Error Handling
    - Completing a Search Engine with MySQL and PH...
    - Paginating Result Sets for a Search Engine B...
    - Building a Search Engine with MySQL and PHP 5
    - Using Boolean Operators for Full Text and Bo...
    - PHP, MySQL and the PEAR Database
    - Working with PHP and MySQL
    - Getting PHP to Talk to MySQL
    - Creating an RSS Reader: the Reader
    - MySQL Security Overview
    - Creating the Admin Script for a PHP/MySQL Bl...
    - Creating the Blog Script for a PHP/MySQL Blo...





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway