473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Major differences between sqlite & mysql?

E.g: less secure, not conforming with sql standard etc. Thanks
Jul 17 '05 #1
3 6077
On Thu, 19 Feb 2004 12:56:22 -0500, "Ruby Tuesday" <ru**********@yahoo.com>
wrote:
E.g: less secure, not conforming with sql standard etc. Thanks


http://www.hwaci.com/sw/sqlite/

vs.

http://www.mysql.com/documentation/m...ter/index.html

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
<http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space>
Jul 17 '05 #2
Andy Hassall <an**@andyh.co.uk> wrote in message news:<51********************************@4ax.com>. ..
On Thu, 19 Feb 2004 12:56:22 -0500, "Ruby Tuesday" <ru**********@yahoo.com>
wrote:
E.g: less secure, not conforming with sql standard etc. Thanks


http://www.hwaci.com/sw/sqlite/

vs.

http://www.mysql.com/documentation/m...ter/index.html

This issue is also addressed on the sqlite webpage:
http://sqlite.org

The long and short of it is, if you have MySQL available use it.
If your hosting company doesn't include it as part of their standard
package or like Value Web (http://valueweb.com) charge your
$17.95/month, and want towack you for another $15.00/month for a MySQL
database....find a new hosting company.

HTH,
David
Jul 17 '05 #3
Thanks Andy.

Suppose that I have a php apps that is require user to update his/her
information in the database. Since SQLite is a file with, presumably
writeable to everyone. Then anyone can just mess up the database file which
contain data for other user as well. How do you protect the file/database
from being overwritten by just anyone?

If we make the file readable only, not only the user but the dba won't be
able to modify the database. Please advise. Thanks

"Andy Hassall" <an**@andyh.co.uk> wrote in message
news:51********************************@4ax.com...
On Thu, 19 Feb 2004 12:56:22 -0500, "Ruby Tuesday" <ru**********@yahoo.com> wrote:
E.g: less secure, not conforming with sql standard etc. Thanks


http://www.hwaci.com/sw/sqlite/

vs.

http://www.mysql.com/documentation/m...ter/index.html

--
Andy Hassall <an**@andyh.co.uk> / Space: disk usage analysis tool
<http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space>

Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: stan k. | last post by:
First of all i'm on a win32 platform using java. I also have mysql installed. My question isabout benchmarks and multiple inserts & selects SQLITE: http://www.sqlite.org/ HSQL:...
0
by: stan k. | last post by:
First of all i'm on a win32 platform using java. I also have mysql installed. My question isabout benchmarks and multiple inserts & selects SQLITE: http://www.sqlite.org/ HSQL:...
0
by: stan k. | last post by:
mysql vs sqlite vs hsql First of all i'm on a win32 platform using java. I also have mysql installed. My question isabout benchmarks and multiple inserts & selects SQLITE:...
12
by: John Salerno | last post by:
I've been looking around and reading, and I have a few more questions about SQLite in particular, as it relates to Python. 1. What is the current module to use for sqlite? sqlite3? or is that not...
9
by: Gilles Ganault | last post by:
Hello I was looking for a lighter web server than Apache, and installed Lighttpd on CentOS through yum. It works fine, but I now need to use SQLite from a PHP script. I seem to understand that...
2
by: Gandalf | last post by:
I'm trying to convert mysql database to sqlite. is their any free tool that does that? I can convert my mysql db to XML file through phpmyadmin, will it be easier to convert from XML to SQlite...
8
by: john6630 | last post by:
I am trying to get PDO for sqlite to work on my localhost system. I have modified the PHP5.ini file as shown below and run the following PHP script. As stated below, it reports the mssql, mysql and...
3
by: Jeff | last post by:
I've been writing all my utilities using PDO, and MySQL. So, I'm working on a virtual server and I'm getting a missing driver error. DSN look like this: $DSN='mysql:dbname=... PHP info does...
1
dlite922
by: dlite922 | last post by:
I'm trying to convert an SQLITE database to MySQL syntax and it seems every resource I find on google is only half complete. I want to create this thread to sum them all up in one central...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.