Essays about: "sqlalchemy"

Found 2 essays containing the word sqlalchemy.

  1. 1. Comparing database management systems with SQLAlchemy : A quantitative study on database management systems

    University essay from Linköpings universitet/Interaktiva och kognitiva system; Linköpings universitet/Tekniska fakulteten

    Author : Marcus Fredstam; Gabriel Johansson; [2019]
    Keywords : database; database management system; dbms; sqlalchemy; sql; python; database tool;

    Abstract : 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. READ MORE

  2. 2. A scalable back-end system for web games using a RESTful architecture

    University essay from Linköpings universitet/Interaktiva och kognitiva system

    Author : Emil Helg; Kristoffer Silverhav; [2016]
    Keywords : REST; Representational state transfer; Scalable; Scalability; Load testing; Tsung; Python; Flask; SQLAlchemy;

    Abstract : The objective of this thesis was to design and implement a scalable and load efficient back-end system for web game services. This is of interest since web applications may overnight gain a significant increase in user base, because of viral sharing. READ MORE