Detail publikace

Architecture of a universal relation data source for web applications with advanced access control and simplified migration

VRBA, V. CVRK, L. NOVOTNÝ, V. MOLNÁR, K.

Originální název

Architecture of a universal relation data source for web applications with advanced access control and simplified migration

Typ

článek ve sborníku ve WoS nebo Scopus

Jazyk

angličtina

Originální abstrakt

In enterprise systems many software operations over a database are implemented in a similar way. Systems always take care of correct storage of a data into appropriate tables, data integrity, multilingual support, locales, data validation etc. Data are often stored in a relational database management systems using SQL. SQL standard itself does not provide suitable support for wide range of operations which need to be implemented in almost all cases. Furthermore SQL implementation and triggers/stored procedures programming language differ between various systems. This leads to very difficult migration of software systems based on one database management system to another. Access control provided by the databases is not suitable for an application because users would be allowed to access a database but they must be allowed to access an application instead. Sometimes an application needs to design a more sophisticated access control system. This article deals with this topic and designs an architecture which universally solves all mentioned problem areas. Key benefits it brings are independency on any particular database management system, easy migration to another one and fast fully automatic low-level record based rights checking.

Klíčová slova

data source, access control, user rights, database, SQL, web applications

Autoři

VRBA, V.; CVRK, L.; NOVOTNÝ, V.; MOLNÁR, K.

Rok RIV

2006

Vydáno

29. 10. 2006

Nakladatel

IEEE Computer Society

Místo

Papeete

ISBN

0-7695-2703-5

Kniha

International Conference on Software Engineering Advances

Edice

IEEE Computer Society

Číslo edice

1.

Strany od

1

Strany do

7

Strany počet

7

BibTex

@inproceedings{BUT24865,
  author="Vít {Vrba} and Lubomír {Cvrk} and Vít {Novotný} and Karol {Molnár}",
  title="Architecture of a universal relation data source for web applications with advanced access control and simplified migration",
  booktitle="International Conference on Software Engineering Advances",
  year="2006",
  series="IEEE Computer Society",
  number="1.",
  pages="7",
  publisher="IEEE Computer Society",
  address="Papeete",
  isbn="0-7695-2703-5"
}