Bug 12321 - SQLite
Summary: SQLite
Status: NEW
Alias: None
Product: roadster
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jeff Garrett
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-08 04:07 UTC by Jeff Garrett
Modified: 2007-09-08 09:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.