Wednesday, September 24, 2008

SQL too slow, switching to Berkeley DB

Even after optimizations SQL is too slow so I am switching to Berkeley DB. SQL allows me to have very elegant object-oriented code with the sqlalchemy library but it is unacceptably slow. Rewriting the code to use Berkeley DB will probably take three days.

No comments: