NYCPHP Meetup

NYPHP.org

[nycphp-talk] Mysql tweaking

Gary A. Mort garyamort at gmail.com
Sat Sep 14 19:38:52 EDT 2013


On 09/05/2013 09:07 PM, Daniel Convissor wrote:
> Hi Gary:
>
>> For the use case[running on a System on a Chip board] myisam is a
>> better choice anyway
> Why use MySQL at all?  SQLite is a WAY better way to go.
>
> --Dan
>


Because it's fun to take existing PHP applications, dump them onto my 
BeagleBone, make a few tweaks to interface them to some pins and have it 
all "just work". :-)

Beyond that, definitely SQLite is a much better database solution for an 
embedded processor.


More information about the talk mailing list