bachelorThesis
Estudo comparativo entre as linguagens procedurais PL/SQL e PL/pgSQL aplicadas aos bancos de dados Oracle 10g XE e PostgreSQL 8.4
Fecha
2011-09-27Registro en:
SILVA, Murilo André da. Estudo comparativo entre as linguagens procedurais PL/SQL e PL/pgSQL aplicadas aos bancos de dados Oracle 10g XE e PostgreSQL 8.4. 2011. 82 f. Trabalho de Conclusão de Curso (Graduação) - Universidade Tecnológica Federal do Paraná, Medianeira, 2011.
Autor
Silva, Murilo André da
Resumen
This research aims to conduct a comparative study between the procedural languages PL/SQL and PL/pgSQL of the Oracle 10g XE and PostgreSQL 8.4 database management systems respectively, which are languages commonly used by a great number of developers, mainly in corporative structured applications. Were approached the syntax differences and how the communication of the languages with Java is performed through its libraries. Also, was developed an application that worked by procedures and function callings created on the database. Were performed comparative performance tests utilizing database response time measuring tools.