Re: The beauty of sqlite
- Posted by K_D_R Feb 18, 2012
- 2400 views
ChrisB said...
Hi
I've been watching the EDB threads, and had a quick read of that new book on programming euphoria (looks very good by the way), and just thought that sqlite is so much easier to do than all this opening and locking of databases, and parent databases and so on.
To this end, I just chucked this bare minimum telephone database program together in an hour, just to show how EASY it is to use.
I appreciate that EDB is written in euphoria, but surely this isn't the point - its the ease of use that counts. And remember that sqlite has access to almost the complete SQL language, and is capable of some very elegant searches.
Cheers Chris
Please update your eusql library and demo for Linux on the RDS page.
Thanks, Ken