Menu

Textdb: Alive and Well?

Help
ashore
2005-03-07
2013-02-27
  • ashore

    ashore - 2005-03-07

    Am considering using this in a PHP  project.  But i can't tell right now if it's in any real use.  Can someone tell me?

    AS

     
    • andy brandt

      andy brandt - 2005-03-08

      it really depends on what you will be using it for. i started development on it because the web hosting i was using didn't offer any sort of database package, so i figured i would write my own database routines using files with php. most web hosting companies these days provide a database, so i really haven't had any need for this lately.

      as such, i haven't done any development on this project in a few years, so there are still many issues with it. it is not very efficient if you are going to be storing a lot of data, as it does not do any sort of hasing or very good indexing. if it is just small amounts of data, then it should be ok.

      hope that helps!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.