From sqlite-users Mon Feb 23 20:54:56 2009 From: python () bdurham ! com Date: Mon, 23 Feb 2009 20:54:56 +0000 To: sqlite-users Subject: [sqlite] SQLite vs. Oracle (parallelized) Message-Id: <1235422496.10460.1301975039 () webmail ! messagingengine ! com> X-MARC-Message: https://marc.info/?l=sqlite-users&m=123542250325752 Dr. Hipp, When you say "SQLite is way faster than Oracle in a single-user applications" do you mean that SQLite can be faster than Oracle even when Oracle's parallel processing features are being used? For example Oracle's support for parallelization can speed up table loading from an external data source, certain SQL selects, and certain indexing operations. Are there any plans to enhance SQLite to support some of Oracle's parallel processing or partitioning capabilities? Thank you, Malcolm _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users