https://www.mdu.se/

mdu.sePublications
Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Comparative Study of Web Application Development with SQL Server and Db4o
Mälardalen University, School of Innovation, Design and Engineering.
2011 (English)Independent thesis Advanced level (degree of Master (One Year)), 20 credits / 30 HE creditsStudent thesis
Abstract [en]

This thesis work is a comparative study of technical features between three distinctivemethods for database access. A web store which offers software components to download,for registered users has been built with three different database access methods to drawcomparisons.

1. SQL Server 2005 with stored procedures

2. LINQ to SQL

3. Db4o

Working in Visual Studio with three different methods for database access was not difficult.SQL Server with Stored procedures is efficient in performance and offers maintainability ofthe database access logic. LINQ to SQL makes queries to database as first-class languageconstruct providing type-safety and Intellisense. LINQ to SQL has relatively lowperformance compared to Stored procedures because of the translation of LINQ queries toSQL Queries to communicate with the database. Db4o solves the problem of impedancemismatch and making the development of Database model much simpler and similar to theapplication domain model. Although Db4o has its own drawbacks with database size andconcurrency. Db4o can be considered as an alternative to Relational Database ManagementSystems. Db4o works particularly well with applications which have a small data footprint.

Place, publisher, year, edition, pages
2011. , p. 56
Keywords [en]
E-commerce, web application, sql server, db4o
National Category
Software Engineering
Identifiers
URN: urn:nbn:se:mdh:diva-12966OAI: oai:DiVA.org:mdh-12966DiVA, id: diva2:438903
Subject / course
Computer Science
Presentation
2011-06-16, Vasteras, 03:15 (English)
Uppsok
Technology
Supervisors
Examiners
Available from: 2011-09-06 Created: 2011-09-06 Last updated: 2018-01-12Bibliographically approved

Open Access in DiVA

ThesisReport(2166 kB)4482 downloads
File information
File name FULLTEXT01.pdfFile size 2166 kBChecksum SHA-512
648895810f427349f95fd32e9ccdc78ca6857e88f40d8d3b5251714449b4033433c1644eb0f75e773e8a069f9129ff1085ef52d7a1545382e7dfbb035c766d19
Type fulltextMimetype application/pdf

Search in DiVA

By author/editor
Danturthi, Sreedhar
By organisation
School of Innovation, Design and Engineering
Software Engineering

Search outside of DiVA

GoogleGoogle Scholar
Total: 4486 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

urn-nbn

Altmetric score

urn-nbn
Total: 780 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf