[[!meta title="Tarant Petr"]] **Project name and homepage:** [Example project](http://www.example.com) Assignment ====== **The MigDB Project - Database Migration** There are a lot of software applications, which are using object-relation mapping (ORM), this approach speeds up the development a lot, on the other hand most of the current ORM frameworks focus only at software creation, not on software evolution. The goal of our project is to create a framework which evolves the entities (objects) and the database (schema and data) without loss of any information stored in the database. We call our approach extended ORM. **Issues to solve:** Create operation ExtractClass: [issue-131][1] link: [MigDB][3] Links documenting the results of my work ====== Here, I'll add links similar to the examples below and describe what is being linked. * [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) * [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) * [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) * [Additional supporting material](http://lwn.net/Articles/385586/) Presentation ========== * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]] * [[Presentation of the results of my work|prezentace2.pdf]] Ohloh ===== Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank. For example: Ohloh profile for Linus.Torvalds [w]:https://www.ohloh.net/accounts/taranpe1/widgets [1]: https://github.com/migdb/migdb/issues/131 [2]: https://github.com/migdb/migdb/issues/136 [3]: https://github.com/migdb/migdb