Poll

(read post and answer) Do you think AChat should use SQLite?

Yes (My server supports it!)
1 (33.3%)
Yes
0 (0%)
Maybe if you think it would be better
1 (33.3%)
No
0 (0%)
No (My server doesn't support SQLite)
1 (33.3%)

Total Members Voted: 3

Author Topic: What do you think about AChat Using SQLite instead of SMF MySQL DB?  (Read 1813 times)

0 Members and 1 Guest are viewing this topic.

Offline Deano

  • Admin
  • Level 5
  • *****
  • Posts: 122
  • Karma: +6/-0
  • Gibbed
    • View Profile
    • resplace
using SQLite might be beneficial as we could get speed improvements and faster turnaround on development since we wont have to worry about attaching to the SMF Database system, it would also make it easier to remove AChat or backup/log any conversations!

But the downside is if servers do not support SQLite 2 (were not going to use the latest 3.0 since its widely not supported!).

So please vote and help us decide!
Regards, Dean Williams

freelance-coders.net is a freelance service, making it easy, fast and secure to freelance on the internet.

Offline SomeRandomDude

  • Level 1
  • *
  • Posts: 19
  • Karma: +1/-0
    • View Profile
I use SQLite for Rails.

resplace.net community forums


Offline Deano

  • Admin
  • Level 5
  • *****
  • Posts: 122
  • Karma: +6/-0
  • Gibbed
    • View Profile
    • resplace
I like it since you just attach to a file and away you go, no messing about contacting a SQL server logging in and etc :/ lol
Regards, Dean Williams

freelance-coders.net is a freelance service, making it easy, fast and secure to freelance on the internet.

Offline djr33

  • New
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
I don't think this makes sense. SMF is on MySQL and all users must then have MySQL. If AChat is going to be made independent of the system, that's fine. If not, I don't see the point in using two systems. I, for example, don't have SQLite. MySQL is also the general standard for the average user-- it can be used by more people.
One thing you could do to make it work would be to have some different prefix than SMF.

Personally I am probably not going to update my version of AChat after having customized it, so it won't hurt me if you do change it, but I think others would find MySQL useful also.