> -----Original Message----- > From: Downey, Shawn [mailto:[EMAIL PROTECTED] > Sent: 31 January 2005 17:16 > To: sqlite-users@sqlite.org > Subject: RE: [sqlite] SQLite Advocacy > > Thanks everyone for there input. See below for the arguments > I've compiled so far. Please let me know if I am incorrect > on any of these items. Do we have any speed comparisons > between SQLite and SQL Server 7?
I have an application that can use either SQLite or local SQL Server. I've not benchmarked it but performance is similar. That's a good result for SQL Server since it is far more feature-rich. SQLite is a fantastic piece of work and some of your points are valid (eg. simplicity of installation). But there is no need to bash at SQL Server which is an excellent and very different product. I think you would do better to promote SQLite on its merits rather than presenting this misleading comparison. Tim