NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: [PHP-DB] Database VS Datastructure

Joseph Crawford codebowl at gmail.com
Mon Sep 20 22:06:37 EDT 2004


if i understood how to use a tree/stack i would use them rather than
anothe rtrip to the db


On Tue, 21 Sep 2004 05:42:22 +0400, M Saleh EG <m.saleh.eg at gmail.com> wrote:
> Do u prefer data structures in your scripts? as in Trees, Queues, Stacks ....
> Do u like arrays? or like classes?
> 
> Once u get ur data from ur DB would u store it in a Tree for example
> or would u just take more trips to the database instead?
> 
> Datascructures make DB so it cant be against it right?
> Datastructures are live, runtime in ur script while Database is
> somewhere else that u fetch or play with.
> 
> So more hits to DB or one hit n playing with ur Trees, Stacks?
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 



-- 
Joseph Crawford Jr.
Codebowl Solutions
codebowl at gmail.com
802-558-5247

For a GMail account
contact me OFF-LIST



More information about the talk mailing list