To see the other types of publications on this topic, follow the link: DBMS.

Dissertations / Theses on the topic 'DBMS'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'DBMS.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Thomas, Jeffrey Alan. "P2 : a lightweight DBMS generator /." Digital version accessible at:, 1998. http://wwwlib.umi.com/cr/utexas/main.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Zou, Hanzheng. "Python Integration with a Functional DBMS." Thesis, Uppsala University, Department of Information Technology, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-112033.

Full text
Abstract:
<p>Python is an Object Oriented programming language and widely used nowadays. This report describes how to extend a functional database system Amos II for integration with Python. Several possibilities are analyzed to combine the Amos II C external interfaces with those of Python. Based on these discussions, new functionality has been added to the Python language by implementing a Python C external module. A basic API called PyAmos, interfacing Python and Amos II, is proposed and implemented in this work. To utilize object oriented nature of Python, some new Python classes are also defined fo
APA, Harvard, Vancouver, ISO, and other styles
3

Intrusi, Valentina. "Analisi e sperimentazione del DBMS VoltDB." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amslaurea.unibo.it/7775/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Suh, Youngkyoon. "Exploring Causal Factors of DBMS Thrashing." Diss., The University of Arizona, 2015. http://hdl.handle.net/10150/556213.

Full text
Abstract:
Modern DBMSes are designed to support many transactions running simultaneously. DBMS thrashing is indicated by the existence of a sharp drop in transaction throughput. The thrashing behavior in DBMSes is a serious concern to DBAs engaged in on-line transaction processing (OLTP) and on-line analytical processing (OLAP) systems, as well as to DBMS implementors developing technologies related to concurrency control. If thrashing is prevalent in a DBMS, thousands of transactions may be aborted, resulting in little progress in transaction throughput over time. From an engineering perspective, there
APA, Harvard, Vancouver, ISO, and other styles
5

Alomari, Mohammad. "Ensuring Serializable Executions with Snapshot Isolation DBMS." Thesis, The University of Sydney, 2009. http://hdl.handle.net/2123/4211.

Full text
Abstract:
Snapshot Isolation (SI) is a multiversion concurrency control that has been implemented by open source and commercial database systems such as PostgreSQL and Oracle. The main feature of SI is that a read operation does not block a write operation and vice versa, which allows higher degree of concurrency than traditional two-phase locking. SI prevents many anomalies that appear in other isolation levels, but it still can result in non-serializable execution, in which database integrity constraints can be violated. Several techniques have been proposed to ensure serializable execution with engin
APA, Harvard, Vancouver, ISO, and other styles
6

Alomari, Mohammad. "Ensuring Serializable Executions with Snapshot Isolation DBMS." University of Sydney, 2009. http://hdl.handle.net/2123/4211.

Full text
Abstract:
Doctor of Philosophy(PhD)<br>Snapshot Isolation (SI) is a multiversion concurrency control that has been implemented by open source and commercial database systems such as PostgreSQL and Oracle. The main feature of SI is that a read operation does not block a write operation and vice versa, which allows higher degree of concurrency than traditional two-phase locking. SI prevents many anomalies that appear in other isolation levels, but it still can result in non-serializable execution, in which database integrity constraints can be violated. Several techniques have been proposed to ensure seri
APA, Harvard, Vancouver, ISO, and other styles
7

Nayeem, Fatima, and M. Vijayakamal. "Policies Based Intrusion Response System for DBMS." IJCSN, 2012. http://hdl.handle.net/10150/271494.

Full text
Abstract:
Relational databases are built on Relational Model proposed by Dr. E. F. Codd. The relational model has become a consistent and widely used DBMS in the world. The databases in this model are efficient in storing and retrieval of data besides providing authentication through credentials. However, there might be many other attacks apart from stealing credentials and intruding database. Adversaries may always try to intrude into the relational database for monetary or other gains [1]. The relational databases are subjected to malicious attacks as they hold the valuable business data whi
APA, Harvard, Vancouver, ISO, and other styles
8

Soro, Riccardo. "Analisi e benchmarking di dbms in contesti distribuiti." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2020.

Find full text
Abstract:
Il documento analizza diversi software di DDBMS; nello specifico sono prese in esame le seguenti tecnologie: MySQL Replication, Galera Cluster, MongoDB Shard, MongoDB Replication Set e MySQL Cluster. Per ogni tecnologia sono stati individuati i punti di forza attraverso benchmark e test su un’infrastruttura molto simile a quelle utilizzate dalle aziende in ambienti di produzione. Non è emerso un software migliore di altri sotto tutti i punti di vista, ognuno di loro è risultato specializzato per un tipo di applicazione diversa.
APA, Harvard, Vancouver, ISO, and other styles
9

Mickevicius, Martynas. "Querying N-triples from a Extensible Functional DBMS." Thesis, Uppsala University, Department of Information Technology, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-129454.

Full text
Abstract:
<p>The goal of this project is to provide an N-triple wrapper for the extensible DBMS Amos II. This enables search and filter through the N-Triple streams using the AmosQL query language to return relevant triples back as a result stream. To implement this wrapper, first N-triples streams are parsed using the Bison/Flex parser generator. The parsed triples are streamed to Amos II using its foreignfunction interface. The query processing kernel of Amos II then enables general queries to N-triple data sources. The report includes a performance evaluation for the wrapper.</p>
APA, Harvard, Vancouver, ISO, and other styles
10

Wijesekera, Primal. "Scalable Database Management System (DBMS) architecture with Innesto." Thesis, University of British Columbia, 2012. http://hdl.handle.net/2429/43363.

Full text
Abstract:
Database Management systems (DBMS) have been in the core of Information Systems for decades and their importance is getting higher and higher with current high growth in user demand and rising necessity to handle big data. With recent emergence of new style of deployments in the cloud, decades old architectures in DBMS have been greatly challenged due to their inability to scale beyond single computing node and to handle big data. This new requirement has spawned new directions along scaling data storage architectures. Most of the work surfaced lacks the applicability across many domains as th
APA, Harvard, Vancouver, ISO, and other styles
11

Ajlouni, Firas. "Using existing DBMS functionality to implement improved security." Thesis, University of Manchester, 2008. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.496246.

Full text
Abstract:
The design of a suitable database encryption/decryption system has long eluded database designers and programmers. The main cause of the difficulties encountered is the lack of sufficient automated support to solve the design problem involved. Indeed, it is commonly believed that the only effective design route is a mathematical approach. This has inspired approaches that involve a number of different methodologies to obtain a solution, in particular, solutions to the integrity design problem.
APA, Harvard, Vancouver, ISO, and other styles
12

Pua, Chai Seng. "Process algebra approach to parallel DBMS performance modelling." Thesis, Heriot-Watt University, 1999. http://hdl.handle.net/10399/1262.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

CARVALHO, ANDRÉA WEBERLING. "AUTOMATIC CREATION OF MATERIALIZED VIEWS IN RELATIONAL DBMS." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2011. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=18628@1.

Full text
Abstract:
COORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR<br>Com o aumento da complexidade das aplicações de banco de dados a tarefa de sintonizar os sistemas de banco de dados para melhorar os tempos de resposta das consultas submetidas tem se tornado mais difícil. O uso de visões materializadas é uma forma de melhorar o desempenho do acesso aos dados. Trata-se de um objeto de um banco de dados relacional que armazena um conjunto de dados pré-calculados resultante de uma consulta. Esta dissertação propõe a criação automática de visões materializadas. Para tal utiliza uma arquitetura de aut
APA, Harvard, Vancouver, ISO, and other styles
14

Jin, Di. "JavaScript-based Web Service Access to a Functional DBMS." Thesis, Uppsala University, Department of Information Technology, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-129468.

Full text
Abstract:
<p>A new way to access different kinds of services on the web is to develop web service interfaces and call the web service operations directly from a JavaScript client. This report describes a general such web service interface from JavaScript, called the Functional web Service Client (FSC). FSC loads the WSDL document into DOM object and parses its structure to build the web service request data. It provides a public API that can be called directly from a JavaScript application. The communication between the client and the web service operations uses the XML-based SOAP protocol. FSC simplifi
APA, Harvard, Vancouver, ISO, and other styles
15

Pongsuwan, Wuttipong. "Design and implementation of a multimedia DBMS : retrieval management." Thesis, Monterey, California: Naval Postgraduate School, 1990. http://hdl.handle.net/10945/34924.

Full text
Abstract:
Approved for public release; distribution unlimited.<br>Current conventional Database Management Systems (DBMS) manage only alphanumeric data. However, data to be stored in the future is expected to include some multimedia form, such as images, graphics, sounds or signals. The structure and the semantics of the media data and the operations on that data are complex. It is not clear what requirements are needed in a DBMS to manage this kind of data. It is also not clear what is needed in the data model to support this kind of data; nor what the user interface should be for such a system. The go
APA, Harvard, Vancouver, ISO, and other styles
16

BARRIENTOS, ANOLAN YAMILE MILANES. "AN AGENT-BASED ARCHITECTURE FOR DBMS GLOBAL SELF-TUNING." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2004. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=5564@1.

Full text
Abstract:
CONSELHO NACIONAL DE DESENVOLVIMENTO CIENTÍFICO E TECNOLÓGICO<br>O aumento da complexidade dos SGBDs comerciais e a carga que suportam, além da crescente utilização destes por pessoal pouco familiarizado com a administração de bancos de dados, entre outras causas, sugerem a introdução de técnicas que automatizem o processo de sintonia de bancos de dados. A auto-sintonia (self-tuning) é uma tecnologia que permite criar sistemas adaptáveis que possam manter um bom desempenho, minimizando no possível a interação do administrador com o sistema. Este trabalho propõe uma abordagem para o aj
APA, Harvard, Vancouver, ISO, and other styles
17

Pongsuwan, Wuttipong. "Design and implementation of a multimedia DBMS retreival management /." Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA241069.

Full text
Abstract:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, September 2009.<br>Thesis Advisor(s): Lum, Vincent Y. Second Reader: Wu, C. Thomas. "September 1990." Description based on title screen as viewed on December 17, 2009. DTIC Descriptor(s): Data Bases, Data Management, Schools, Models, Computers, Alphanumeric Data, Navy, Semantics, Theses, Information Retrieval, User Needs, Media, Management, Interfaces. DTIC Identifier(s): Management Information Systems, Data Bases, Systems Engineering, Theses, Installation. Author(s) subject terms: Multimedia Database Management System, Multimedia,
APA, Harvard, Vancouver, ISO, and other styles
18

Puzio, Pasquale. "Benchmark su Dataset con valori incerti con Orion DBMS." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2010. http://amslaurea.unibo.it/1183/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
19

Torta, Matteo. "Dbms basati sui grafi: Analisi e prototipazione di neo4j." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amslaurea.unibo.it/7410/.

Full text
Abstract:
L’obiettivo di questa tesi è quello di mettere a confronto due mondi: quello dei DBMS relazionali e quello dei DBMS a grafo, con lo scopo di comprendere meglio quest'ultimo. Perciò, sono state scelte le due tecnologie che meglio rappresentano i loro mondi: Oracle per gli RDBMS e Neo4j per i Graph DBMS. I due DBMS sono stati sottoposti ad una serie di interrogazioni atte a testare le performance al variare di determinati fattori, come la selettività, il numero di join che Oracle effettua, etc. I test svolti si collocano nell'ambito business intelligence e in particolare in quello dell’analisi O
APA, Harvard, Vancouver, ISO, and other styles
20

Chen, Wei. "System integration: Application of Web-based DBMS and intelligent agent." Thesis, University of Ottawa (Canada), 2002. http://hdl.handle.net/10393/6350.

Full text
Abstract:
Considering the redundancy and the irrelevancy of current search engines in the World Wide Web (WWW), this thesis explores an alternative web-based method of Internet search and retrieval of information via an Intelligent Agent. The Intelligent Agent retrieves the information back to users and it inserts this information automatically into the users' database. There are three components in this system: (1) Multiple User Dungeon (MUD) as a front end, (2) dynamic database management system, and (3) Intelligent Agent as a back end. The front end is a web site open to all the users of this system.
APA, Harvard, Vancouver, ISO, and other styles
21

Li, Hoi-Ying. "Dynamic tuning algorithms for multiple buffer pools in a DBMS." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp03/MQ37964.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Boncz, Peter Alexander. "Monet: a next-generation DBMS kernel for query-intensive applications." [S.l. : Amsterdam : s.n.] ; Universiteit van Amsterdam [Host], 2002. http://dare.uva.nl/document/64315.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

Stewart, Rosemary Ellen. "Design and implementation of a multimedia DBMS : modification and deletion." Thesis, Monterey, California. Naval Postgraduate School, 1991. http://hdl.handle.net/10945/26974.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

Aygun, Huseyin. "Design and implementation of a multimedia DBMS : complex query processing." Thesis, Monterey, California. Naval Postgraduate School, 1991. http://hdl.handle.net/10945/28097.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Simões, David João Apolinário. "Endowing NoSQL DBMS with SQL features through call level interfaces." Master's thesis, Universidade de Aveiro, 2015. http://hdl.handle.net/10773/18592.

Full text
Abstract:
Mestrado em Engenharia de Computadores e Telemática<br>Os arquitetos de software usam ferramentas, tais como Call Level Interfaces (CLI), para guardar, atualizar e retirar dados de Sistemas de Gestão de Bases de Dados (SGBD). Estas ferramentas estão desenhadas para efetuarem a junção entre os paradigmas de Base de Dados Relacional e da Programação Orientada a Objetos e fornecem funcionalidades padrão para interagir com SGBD. No entanto, a emergência do paradigma NoSQL, e particularmente de novos fornecedores de SGBD NoSQL, leva a situações onde algumas das funcionalidades padrão forneci
APA, Harvard, Vancouver, ISO, and other styles
26

Atila, Yavuz Vural. "Design and implementation of a multimedia DBMS sound management integration /." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA245774.

Full text
Abstract:
Thesis (M.S. in Engineering Science)--Naval Postgraduate School, December 1990.<br>Thesis Advisor(s): Lum, Vincent Y. Second Reader: Hsiao, David. "December 1990." Description based on title screen as viewed on ... DTIC Descriptor(s): Data bases, data management, sound, systems engineering, interfaces, alphanumeric data, integration, user needs, media, microcomputers, records, storage, sun, computers, local area networks, management, environments, theses DTIC Identifier(s): Data bases, systems engineering, sound, data management, MDBMS (multimedia database management system), theses, man compu
APA, Harvard, Vancouver, ISO, and other styles
27

Bjørk, Lars-Erik, and Truls Rinnan Jørgensen. "Benchmarking significant DBMS costs on Niagara in order to perform a relative performance comparison between the Shared Nothing and the Shared Everything DBMS memory architectures." Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2006. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9310.

Full text
Abstract:
<p>This report carries out a relative performance comparison between two DBMS architectures on the Multi Core, Single Die (MCSD) realization Niagara. The two DBMS architectures in question are Shared Nothing (SN) and Shared Everything (SE). The MCSD field is rapidly evolving, and we expect that this technology will become increasingly important in the near future. In order to carry out the comparison, the performance of the architectures must be calculated. This calculation depends on the cost figures associated with each architectural approach. To identify these costs, we present the design
APA, Harvard, Vancouver, ISO, and other styles
28

Radžius, Mindaugas. "DBVS duomenų struktūrų ir jų apdorojimo algoritmų tyrimas bei optimizavimas." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2006. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2006~D_20060529_143159-45579.

Full text
Abstract:
Most of the common DBMS (ORACLE, Microsoft SQL Server, MySQL, DB2, etc.) use disk storage as run time memory. When data becomes necessary from database, DBMS reads them from disk and loads it to RAM (Random Access Memory). This approach uses small amount of RAM, but DBMS efficiency is relative poor. In this work was created prototype of DBMS. This prototype is read-only DBMS and holds all database data in RAM. The purpose of this work is to compare efficiency of common DBMS against created prototype. For this prototype was developed and optimized bunch of data searching, sorting, grouping, joi
APA, Harvard, Vancouver, ISO, and other styles
29

Sellam, Thibault. "Embedding Naive Bayes Classification in a Functional and Object Oriented DBMS." Thesis, Uppsala University, Department of Information Technology, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-130629.

Full text
Abstract:
<p>This thesis introduces two implementations of Naïve Bayes classification for the functional and object oriented Database Management System Amos II. The first one is based on objects stored in memory. The second one deals with streamed JSON feeds. Both systems are written in the native query language of Amos, AmosQL. It allows them to be completely generic, modular and lightweight. All data structures involved in classification including the distribution estimation algorithms can be queried and manipulated. Several optimizations are presented. They allow efficient and accurate model computin
APA, Harvard, Vancouver, ISO, and other styles
30

Garuba, Moses Ohene. "Performance study of a COTS distributed DBMS adapted for multilevel security." Thesis, Royal Holloway, University of London, 2004. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.411721.

Full text
APA, Harvard, Vancouver, ISO, and other styles
31

CORTES, SERGIO DA COSTA. "A TRANSACTION MODEL FOR DBMS INTEGRATION TO A MOBILE COMPUTATION ENVIRONMENT." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2004. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=5784@1.

Full text
Abstract:
PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO<br>INSTITUTO BRASILEIRO DE GEOGRAFIA ESTATÍSTICA<br>Dispositivos portáteis dotados de computador são cada vez mais utilizados em diversos domínios de aplicações. Juntamente com as redes de telecomunicações provêem a base tecnológica para a computação móvel. Neste ambiente, os Sistemas de Gerência de Bancos de Dados (SGBDs) podem fornecer todos os mecanismos para confiança, segurança, disponibilidade, integridade e acesso eficiente a dados persistentes. Estes SGBDs podem estar localizados na rede com fio (fixa), desempenhando seu papel
APA, Harvard, Vancouver, ISO, and other styles
32

Ballardini, Stefano. "Rassegna per la migrazione di basi di dati tra differenti DBMS." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2011. http://amslaurea.unibo.it/2404/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
33

Bernabe, Gianni. "Progettazione di un sistema di prenotazione on line con DBMS NoSQL." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2015. http://amslaurea.unibo.it/8265/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Johansson, Philip, and Niklas Blomqvist. "An Approach to Achieve DBMS Vendor Independence for Ides AB's Platform." Thesis, Linköpings universitet, Databas och informationsteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-139220.

Full text
Abstract:
Software that is developed with few integration capabilities to different user interfaces or database vendors might lose market share in the long run. To stay competitive, companies that find themselves in situations like these might need to look at options to increase their alternatives. This thesis aims to present and evaluate how Ides AB could achieve vendor independence as it relates to database integration.The proposed solution is based on pre-existing code from an existing product and thus includes theory about the methods and details how one can read, understand and analyse code. The ou
APA, Harvard, Vancouver, ISO, and other styles
35

Šeirys, Tomas. "REST architektūra paremta MySQL duomenų bazių valdymo sistema." Bachelor's thesis, Lithuanian Academic Libraries Network (LABT), 2014. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2014~D_20140716_111456-56732.

Full text
Abstract:
Sukurti MySQL duomenų bazių valdymo sistemos duomenų bazių duomenų valdymo sistemą, kuri duomenų perdavimui naudotų REST architektūros principus. REST architektūra gali būti naudojama padidinti įvairių sistemų integravimo galimybes, nes suteikia patogiai prieinamą sąsają prie sistemos funkcionalumo ir duomenų. Tad sukūrus sistemą MySQL DBVS valdymui REST architektūros pagalba, būtų galima kurti sistemas, kurios naudojasi kitų tiekėjų duomenimis.<br>REST architecture allows easier collaboration between two systems, as provided an easy way to call necessary functions in remote system and to get
APA, Harvard, Vancouver, ISO, and other styles
36

Ahmed, Ejaz. "A grid enabled staging DBMS method for data Mapping, Matching & Loading." Thesis, University of Bedfordshire, 2011. http://hdl.handle.net/10547/204951.

Full text
Abstract:
This thesis is concerned with the need to deal with data anomalies, inconsistencies and redundancies within the context of data integration in grids. A data Mapping, Matching and Loading (MML) process that is based on the Grid Staging Catalogue Service (MML-GSCATS) method is identified. In particular, the MML-GSCATS method consists of the development of two mathematical algorithms for the MML processes. Specifically it defines an intermediate data storage staging facility in order to process, upload and integrate data from various small to large size data repositories. With this in mind, it ex
APA, Harvard, Vancouver, ISO, and other styles
37

Cincilla, Pierpaolo. "Gargamel : accroître les performances des DBMS en parallélisant les transactions en écriture." Thesis, Paris 6, 2014. http://www.theses.fr/2014PA066592/document.

Full text
Abstract:
Les bases de données présentent des problèmes de passage à l’échelle. Ceci est principalement dû à la compétition pour les ressources et au coût du contrôle de la concurrence. Une alternative consiste à centraliser les écritures afin d’éviter les conflits. Cependant, cette solution ne présente des performances satisfaisantes que pour les applications effectuant majoritairement des lectures. Une autre solution est d’affaiblir les propriétés transactionnelles mais cela complexifie le travail des développeurs d’applications. Notre solution, Gargamel, répartie les transactions effectuant des écrit
APA, Harvard, Vancouver, ISO, and other styles
38

Cincilla, Pierpaolo. "Gargamel : accroître les performances des DBMS en parallélisant les transactions en écriture." Electronic Thesis or Diss., Paris 6, 2014. http://www.theses.fr/2014PA066592.

Full text
Abstract:
Les bases de données présentent des problèmes de passage à l’échelle. Ceci est principalement dû à la compétition pour les ressources et au coût du contrôle de la concurrence. Une alternative consiste à centraliser les écritures afin d’éviter les conflits. Cependant, cette solution ne présente des performances satisfaisantes que pour les applications effectuant majoritairement des lectures. Une autre solution est d’affaiblir les propriétés transactionnelles mais cela complexifie le travail des développeurs d’applications. Notre solution, Gargamel, répartie les transactions effectuant des écrit
APA, Harvard, Vancouver, ISO, and other styles
39

Palmadottir, Julia. "Extracting ECA rules from UML." Thesis, University of Skövde, Department of Computer Science, 2001. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-541.

Full text
Abstract:
<p>Active technology in database management systems (DBMS) enables the movement of behaviour dependent on the system’s state, from the application software to a rule base in the DBMS. With active technology in database systems, the problem of how to design active behaviour has become an important issue. Modelling processes do not foresee support for design of active rules which can lead to conflicts between the event-condition-action (ECA) rules representing the active behaviour and the application systems, using the active DBMS. The unified modelling language (UML) is a widely used notation l
APA, Harvard, Vancouver, ISO, and other styles
40

Peabody, Charles B. "Design of a graphical user interface for a multimedia DBMS: query management facility." Thesis, Monterey, California. Naval Postgraduate School, 1991. http://hdl.handle.net/10945/26458.

Full text
Abstract:
Approved for public release; distribution is unlimited<br>This thesis presents criteria and necessary features by which to evaluate and design a good graphical user interface (GUI) for a Multimedia Database Management System (MDBMS). This material is also applicable to a traditional DBMS. Included in the thesis is the specifications for a Query Management Facility (QMF) for a MDMBS user interface. The nature and benefits of the GUI environment, requires that we consider GUI concepts early in the user interface conceptualization and design. In today's DBMS user interfaces, these GUI concept
APA, Harvard, Vancouver, ISO, and other styles
41

Guilmette, Daniel J., and Georgette P. Wilson. "The West Point database conversion project -- from a network to a relational DBMS." Thesis, Monterey, California: Naval Postgraduate School, 1990. http://hdl.handle.net/10945/27750.

Full text
Abstract:
Approved for public release; distribution is unlimited.<br>In this theses, we propose a relational database design based on the information which the United States Military Academy is required to maintain, the frequency of use of this information, as well as current and future applications. Included in this design are the Enhanced Entity Relationship Diagram (reflecting the entities and their relationships to one another), the attributes for each entity and relationship (located in the tables), and the functional dependencies from which the diagram and tables were formed. A prototype, reflecti
APA, Harvard, Vancouver, ISO, and other styles
42

Walsh, Eamon Francis 1981. "Implementation and performance of a DBMS-based filesystem using size-varying storage heuristics." Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/87879.

Full text
Abstract:
Thesis (M.Eng. and S.B.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2003.<br>Includes bibliographical references (p. 63-65).<br>by Eamon Francis Walsh.<br>M.Eng.and S.B.
APA, Harvard, Vancouver, ISO, and other styles
43

Mayer, Sabine. "Enhancing the tree awareness of a relational DBMS adding Staircase Join to PostgreSQL /." [S.l. : s.n.], 2004. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB10976096.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Guilmette, Daniel J. Wilson Georgette P. "The West Point database conversion project -- from a network to a relational DBMS." Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA231950.

Full text
Abstract:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, June 1990.<br>Thesis Advisor(s): Lum, Vincent Y. Second Reader: Wu, C. Thomas. "June 1990." Description based on title screen as viewed on March 24, 2010. DTIC Identifier(s): Data Bases, Systems Engineering, Prototypes, United States Military Academy, Computer Files, Formats. Author(s) subject terms: EER Diagram, Relational Database Design, Intermediate File Format, Oracle DBMS. Includes bibliographical references (p. 210-212). Also available in print.
APA, Harvard, Vancouver, ISO, and other styles
45

Vasiliauskas, Žygimantas. "Įmonės duomenų statistinės analizės, panaudojant DBVS, galimybių tyrimas." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2010. http://vddb.laba.lt/obj/LT-eLABa-0001:E.02~2010~D_20100826_145524-60101.

Full text
Abstract:
Veiklos analizavimas bei sprendimų priėmimas labai svarbus šiandieninėje įmonių veikloje. Norėdamos atlikti veiklos statistinę analizę, įmonės perka brangius ir sudėtingus produktus nesigilindamos apie tų produktų nauda įmonės veikloje. Vienas iš sprendimo būdų kaip efektyviai atlikti statistinę duomenų analizę neinvestuojant didelių resursų – naudoti standartines DBVS statistines priemones. Šiomis priemonėmis įmonės gali atlikti įvairią statistinę analizę kasdienėje veikloje naudojant statistinės analizės metodus: linijinę regresiją, koreliacijos analizę, nuspėjamąją duomenų analitika, Pareto
APA, Harvard, Vancouver, ISO, and other styles
46

Scrivener, Donna N. Edwards Renell D. "Reactivation of the relational interface in M²DBMS and implementation of the EWIR database /." Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1996. http://handle.dtic.mil/100.2/ADA313997.

Full text
Abstract:
Thesis (M.S. in Computer Science) Naval Postgraduate School, June 1996.<br>"June 1996." Thesis advisor(s): C.Thomas Wu. Includes bibliographical references. Also Available online. Mode of access: World Wide Web.
APA, Harvard, Vancouver, ISO, and other styles
47

Pei, Su-Cheng. "Design and implementation of a multimedia DBMS catalog management, table creation and data insertion /." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA241761.

Full text
Abstract:
Thesis (M.S. in Engineering Science)--Naval Postgraduate School, December 1990.<br>Thesis Advisor: Lum, Vincent Y. Second Reader: Wu, Thamas C. "December 1990." Description based on title screen as viewed on March 30, 2010. DTIC Identifier(s): Data base management systems, data management, multimedia data bases, data bases, data processing, tables(data), computer files, MDBMS (multimedia data base management system), Ingres data bases, abstract data types, catalog management, integrated systems, theses. Author(s) subject terms: Multimedia Database Management System, Multimedia, DBMS, MDBMS, me
APA, Harvard, Vancouver, ISO, and other styles
48

Leontakianakos, Ioannis M. "Design and implementation of Control Command Check System (CCCS) a multimedia DBMS for security applications." Thesis, Monterey, California. Naval Postgraduate School, 1991. http://hdl.handle.net/10945/28101.

Full text
APA, Harvard, Vancouver, ISO, and other styles
49

Seybold, Daniel [Verfasser]. "An automation-based approach for reproducible evaluations of distributed DBMS on elastic infrastructures / Daniel Seybold." Ulm : Universität Ulm, 2021. http://d-nb.info/1233737449/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Gambella, Alice. "Analisi e sperimentazione del DBMS noSQL MongoDB: il caso di studio della Social Business Intelligence." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2015. http://amslaurea.unibo.it/8295/.

Full text
Abstract:
Il primo capitolo prevede un’introduzione sul modello relazionale e sulle difficoltà che possono nascere nel tentativo di conformare le esigenze attuali di applicazioni ed utenti ai vincoli da esso imposti per lasciare poi spazio ad un’ampia descrizione del movimento NoSQL e delle tecnologie che ne fanno parte; il secondo capitolo sarà invece dedicato a MongoDB, alla presentazione delle sue caratteristiche e peculiarità, cercando di fornirne un quadro apprezzabile ed approfondito seppure non completo e del tutto esaustivo; infine nel terzo ed ultimo capitolo verrà approfondito il tema della ri
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!