Bug 12321

Summary: SQLite
Product: roadster Reporter: Jeff Garrett <jeff>
Component: generalAssignee: Jeff Garrett <jeff>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium CC: ian
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jeff Garrett 2007-09-08 04:07:44 UTC
Allow sqlite, so we can avoid database configuration
Comment 1 Ian McIntosh 2007-09-08 09:43:28 UTC
The two MySQL features Roadster uses which aren't in SQLite are:

1) GIS for storing / retrieving geometry by location.  Since we found this to be both too slow and too big (on disk), it has to be replaced eventually anyway.

2) Full Text Indexing.  This is used only for POIs and can be replaced with normal indexes and a little extra code.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.