I complete the 1-B sub task of the first step. It's about making the OCQL more Pythonic. I identified the areas which can be made more Pythonic with the help of my mentor. The changes won't disturb the working parser of the OQCL. Here is the results of this step, grammar written in Pythonic way. http://docs.google.com/Doc?docid=dfxg32dk_20dh2sn8hj&hl=en
Then I moved into the next sub step which is about evaluating how the SQLAlchemy[1] and hurry.query[2] can be useful in this project. First I started with the SQLAlchemy and went through the tutorials given in the site[1]. Initially I was following a tutorial for a older version of SQLAlchemy. Then I go through the tutorial for the latest version. Now, I got some understanding about it.
[1] http://www.sqlalchemy.org/
[2] http://codespeak.net/svn/z3/hurry.query/trunk/src/hurry/query
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment