Browse IS/STAG - Portál ZČU

Skip to page content
Website ZČU
Portal title page ZČU
Anonymous user Login Česky
HelpDesk - user support contact
Browse IS/STAG
Login Česky
HelpDesk - user support contact
  • My info
  • Study
My portal
Welcome
Webmail JIS
JISSouhlas koloběžky
Browse IS/STAG Applicant
Information for applicantsElectronic applicationECTS arrivalsCourse catalog
Graduate
Getting startedAlumni ClubAbsolvent - website
Courseware
CoursewareCourses by Faculties

1st level navigation

  • My info
  • Study

2nd level navigation

  • Browse IS/STAG
  • Applicant
  • Graduate
  • Courseware
User disconnected from the portal due to long time of inactivity.
Please, click this link to log back in
(sessions are disconnected after 240 minutes of inactivity. Note that mobile devices may get disconnected even sooner).

Browse IS/STAG (S025)

Help

Main menu for Browse IS/STAG

  • Programmes and specializations.
  • Courses
  • Departments
  • Lecturers
  • Students
  • Examination dates
  • Timetable events
  • Theses, selected item
  • Pre-regist. study groups
  • Rooms
  • Rooms – all year
  • Free rooms – Semester
  • Free rooms – Year
  • Capstone project
  • Times overlap
  •  
  • Title page
  • Calendar
  • Help

Search for a Thesis

Print/export:  Data export to PDF format - which you can print easily... Bookmark this link in your browser so that you may quickly load this IS/STAG page in the future.
Not logged-in user will see only submitted theses.
Only logged-in user will see student personal numbers.

Dates found, count: 1

Search result paging

Found 1 records Print Export to xls List URL
  Surname Name Title Thesis status   Supervisors Reviewers Type of thesis Date of def. Title
Student Type of thesis - - - - - - - - - -
Item shown in detail MÁČKA Includes the selected person into the timetable overlap calculation. Pavel Migration of Database Objects between DBMS Oracle and PostgreSQL Migration of Database Objects between DBMS Oracle and PostgreSQL Thesis finished and defended successfully (DUO).   Zíma Martin Zelenka Petr Master's thesis 1315864800000 13.09.2011 Migration of Database Objects between DBMS Oracle and PostgreSQL Thesis finished and defended successfully (DUO).
Pavel MÁČKA Master's thesis 0XX 0XX 0XX 0XX 0XX 0XX 0XX 0XX 0XX 0XX

Thesis info Migrace databázových objektů mezi SŘBD Oracle a PostgreSQL

  • Basic data
The document you are accessing is protected by copyright law. Unauthorised use may lead to criminal sanctions.
Name MÁČKA Pavel Includes the selected person into the timetable overlap calculation.
Acad. Yr. 2010/2011
Assigning department KIV
Date of defence Sep 13, 2011
Type of thesis Master's thesis
Thesis status Thesis finished and defended successfully (DUO). Thesis finished and defended successfully (DUO).
Completeness of mandatory entries - The following mandatory fields are not filled in for this Thesis.: Title in English
Main topic Migrace databázových objektů mezi SŘBD Oracle a PostgreSQL
Main topic in English Migration of Database Objects between DBMS Oracle and PostgreSQL
Title according to student Migrace databázových objektů mezi SŘBD Oracle a PostgreSQL
English title as given by the student -
Parallel name -
Subtitle -
Supervisor Zíma Martin, Ing. Ph.D.
Reviewer Zelenka Petr, Ing.
Annotation Účelem této práce je porovnání SŘBD Oracle a PostgreSQL, zejména jejich procedurálních jazyků PL/SQL a PL/pgSQL a hlavně navrhnout a realizovat způsob migrace mezi nimi. Nejdříve bude nutné seznámit se s gramatikou a vlastní syntaxí těchto dvou SŘBD a porovnat používané databázové prvky z tohoto pohledu. V další části bude potřeba nalézt způsob převodu těchto prvků z jedné databáze do druhé, vymezit si prvky nebo jejich části, které převést nelze a následně vytvořit program, který bude provádět migraci těchto převeditelných prvků.
Annotation in English The main goal of this diploma thesis is to compare the DBMS Oracle and PostgreSQL, concretely their procedural language PL/SQL and PL/pgSQL, mainly to propose and to realize the way of the migration between them. First of all it is necessary to acquaint myself with the grammar and the syntax of the DBMS Oracle and PostgreSQL and to compare used database elements in this regard. In the next part it is needed to devise a method of the migration these database elements from the one DBMS to the second DBMS. Then to define the elements or their fractions which cannot be converted, and subsequently create a program which will do this migration of these database elements.
Keywords databáze, SŘBD, procedurální jazyky, migrace, databázové prvky, gramatika, terminální symboly, neterminální symboly, uložená procedura, převod mezi databázemi
Keywords in English databases, RDBMS, procedural languages, migration, database elements, grammar, terminal symbols, nonterminal symbols, stored procedure, database conversion
Length of the covering note 92 s
Language CZ
Annotation
Účelem této práce je porovnání SŘBD Oracle a PostgreSQL, zejména jejich procedurálních jazyků PL/SQL a PL/pgSQL a hlavně navrhnout a realizovat způsob migrace mezi nimi. Nejdříve bude nutné seznámit se s gramatikou a vlastní syntaxí těchto dvou SŘBD a porovnat používané databázové prvky z tohoto pohledu. V další části bude potřeba nalézt způsob převodu těchto prvků z jedné databáze do druhé, vymezit si prvky nebo jejich části, které převést nelze a následně vytvořit program, který bude provádět migraci těchto převeditelných prvků.
Annotation in English
The main goal of this diploma thesis is to compare the DBMS Oracle and PostgreSQL, concretely their procedural language PL/SQL and PL/pgSQL, mainly to propose and to realize the way of the migration between them. First of all it is necessary to acquaint myself with the grammar and the syntax of the DBMS Oracle and PostgreSQL and to compare used database elements in this regard. In the next part it is needed to devise a method of the migration these database elements from the one DBMS to the second DBMS. Then to define the elements or their fractions which cannot be converted, and subsequently create a program which will do this migration of these database elements.
Keywords
databáze, SŘBD, procedurální jazyky, migrace, databázové prvky, gramatika, terminální symboly, neterminální symboly, uložená procedura, převod mezi databázemi
Keywords in English
databases, RDBMS, procedural languages, migration, database elements, grammar, terminal symbols, nonterminal symbols, stored procedure, database conversion
Research Plan
  1. Seznamte se s jazyky PL/SQL a PL/pgSQL databázových systémů Oracle a PostgreSQL.
  2. Proveďte rešerši případných nástrojů zabývajících se migrací mezi dvěma SŘBD.
  3. Navrhněte a implementujte sadu nástrojů pro migraci objektů databázových systémů Oracle a PostgreSQL.
  4. Výslednou sadu nástrojů řádně otestujte na reprezentativním vzorku dat.
Research Plan
  1. Seznamte se s jazyky PL/SQL a PL/pgSQL databázových systémů Oracle a PostgreSQL.
  2. Proveďte rešerši případných nástrojů zabývajících se migrací mezi dvěma SŘBD.
  3. Navrhněte a implementujte sadu nástrojů pro migraci objektů databázových systémů Oracle a PostgreSQL.
  4. Výslednou sadu nástrojů řádně otestujte na reprezentativním vzorku dat.
Recommended resources dodá vedoucí diplomové práce
Recommended resources
dodá vedoucí diplomové práce
Týká se praxe No
Enclosed appendices 1 CD
Appendices bound in thesis -
Taken from the library Yes
Full text of the thesis
Thesis defence evaluation Excellent
Appendices
Reviewer's report
Supervisor's report
Defence procedure record -
Defence procedure record file