Friday, June 6, 2008

First screenshots of meemory RDBMS v0.0.1



Implemented features:
  • Selection and projection.
  • A robust memory management module to report memory leaks.
  • Simple parsing of SQL statements.
Unimplemented features:
  • Saving to persistent storage.
  • Parsing standard SQL (92, 99, 2003)
  • Indexing, joins.
  • Rest of SQL features.
Project URL http://meemory.googlecode.com/ , developers are welcome.

No comments: