]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/taranpe1/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / taranpe1 / index.mdwn
1 [[!meta title="Tarant Petr"]]
2
3 **Project name and homepage:** [Example project](http://www.example.com)
4
5 Assignment
6 ======
7 **The MigDB Project - Database Migration**
8
9 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.
10
11 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.
12
13 link: [MigDB][1]
14
15 Links documenting the results of my work
16 ======
17
18 Here, I'll add links similar to the examples below and describe what
19 is being linked.
20
21 * [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
22 * [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)
23 * [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
24 * [Additional supporting material](http://lwn.net/Articles/385586/)
25
26 Presentation
27 ==========
28
29 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
30 * [[Presentation of the results of my work|prezentace2.pdf]]
31
32 Ohloh
33 =====
34
35 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
36
37 For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
38   <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
39 </a>
40
41 [w]:https://www.ohloh.net/accounts/taranpe1/widgets
42
43
44   [1]: https://github.com/migdb/migdb