Re: SQLite just awarded open source award
- Posted by Dave Probert <zingo at purpletiger.com> Aug 20, 2005
- 522 views
Hi all, Got to get a little plug in here :) I wrote an SQLite db manager (Sequential) a while ago with Euphoria and Win32Lib - works a treat. Screenshots available <a href="http://www.purpletiger.com/index.php?pageid=sequential">Here</a>. I am hoping to make it commercially available soon, but with a slightly hamstrung demo free to download (ie some features not active). The Marina Manager software on the site is also a Euphoria, Win32Lib and SQLite based tool. Basically SQLite is really easy and fast to use with Euphoria. For web servers all you need to do is ask the server people to upgrade PHP to version 5 - which uses SQLite as another natively supported DB. That should provide the necessary support modules etc to get SQLite to work. Though I would have thought that a simple sqlite .so/.dll sitting somewhere accessable on the server should be enough to get Eu CGI's to work ok!? I haven't tried SQLite on the server yet - still using MySQL. Cheers, Dave . .. : :: = == == = :: : .. . Server-Side DB driven web sites, Software Development (and part-time games developer) contact dave_p at purpletiger dot com or probert.dave at gmail dot com . .. : :: = == == = :: : .. .