Knowing which database management system to use for a project is difficult to know in advance. Luckily, there are tools that can help the developer apply the same database design on multiple different database management systems without having to change the code. In this thesis, we investigate the strengths of SQLAlchemy, which is an SQL toolkit for Python. We compared SQLite, PostgreSQL and MySQL using SQLAlchemy as well as compared a pure MySQL implementation against the results from SQLAlchemy. We conclude that, for our database design, PostgreSQL was the best database management system and that for the average SQL-user, SQLAlchemy is an excellent substitution to writing regular SQL
Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients...
If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular ...
Most of today's web applications run on relational database systems. Communication with them is poss...
Knowing which database management system to use for a project is difficult to know in advance. Lucki...
Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with ...
This article presents a comparative analysis of four popular database technologies. Commercial Oracl...
Current information systems must deal with complex data management with regards on evolution over th...
Goal thesis is to compare the practical side of Database Management Systems of famous databases: Pos...
Goal of this paper was to compare chosen open source database management systems from theoretical an...
This thesis is focused on database management systems. At first, we will go through relational and ...
Databases have existed since 1960s. Relational databases came out in 1970s and they have been the mo...
Main objective of this thesis is benchmarking of relational database management systems (RDBMS) Orac...
Abstract—The relational schemas of 512 open-source projects storing their data in MySQL or PostgreSQ...
AbstractToday's reality is that everything being more and more interconnected. And as reality being ...
Qualitative and quantitative analysis of different database management systems (DBMS) have been perf...
Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients...
If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular ...
Most of today's web applications run on relational database systems. Communication with them is poss...
Knowing which database management system to use for a project is difficult to know in advance. Lucki...
Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with ...
This article presents a comparative analysis of four popular database technologies. Commercial Oracl...
Current information systems must deal with complex data management with regards on evolution over th...
Goal thesis is to compare the practical side of Database Management Systems of famous databases: Pos...
Goal of this paper was to compare chosen open source database management systems from theoretical an...
This thesis is focused on database management systems. At first, we will go through relational and ...
Databases have existed since 1960s. Relational databases came out in 1970s and they have been the mo...
Main objective of this thesis is benchmarking of relational database management systems (RDBMS) Orac...
Abstract—The relational schemas of 512 open-source projects storing their data in MySQL or PostgreSQ...
AbstractToday's reality is that everything being more and more interconnected. And as reality being ...
Qualitative and quantitative analysis of different database management systems (DBMS) have been perf...
Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients...
If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular ...
Most of today's web applications run on relational database systems. Communication with them is poss...