• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 10
  • Tagged with
  • 10
  • 9
  • 7
  • 6
  • 4
  • 4
  • 4
  • 4
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Universalus duomenų bazių valdymo sistemų valdymo įrankis / Universal Tool for Management of Database Management Systems

Kibildis, Martynas 16 July 2014 (has links)
"Universalus duomenų bazių valdymo sistemų valdymo įrankis" yra atviro kodo programinės įrangos projektas, skirtas DBVS administravimui. Su šiuo įrankiu galima vienu metu administruoti kelias skirtingas DBVS. Kol kas yra palaikomos MySQL ir SQLite3 DBVS, tačiau sistema buvo sukurta taip, kad galima nesunkiai ją pritaikyti ir kitoms DBVS. Darbe taip pat trumpai apžvelgiama DBVS vystymosi istorija bei pateikiamas panašių įrankių palyginimas. / „Universal Tool for Management of Database Management Systems“ is open-source software project designed for new and experienced users to control their favorite DBMS. With this software it is possible to work with several databases at one time. Currently MySQL and SQLite3 DBMS are supported, but system is universal in that way, that it is easy to add new DBMS support, if needed. In this work, you will also find brief history of DBMS and comparison of similar software. The system has only one user group – database administrator. Database administrator can create databases, tables, do the search in table records and do many other things, which are permitted in DBMS.
2

Tekstinių dokumentų išsaugojimo ir išrinkimo metodų dokumentų valdymo sistemoje tyrimas / Storage and retrieval methods of text documents in document management systems

Kažukauskas, Audrys 27 May 2004 (has links)
Document management systems allow organizations to have greater control over the lifecycle of documents from creation through review, storage, retrieval and dissemination all the way to their destruction. Document management provides greater efficiencies in the ability to classify and reuse information. This document deals with issues of storage and retrieval processes of text documents in document management systems. Main focus is made on choosing an effective document format, means and methods for storing and retrieving documents. The paper suggests using XML as the base document format and relational database management system as backend storage of the document management system. A new modification of the standard Edge method for storing and retrieving XML documents from relational database management systems is introduced and the results of its performance experiment are presented. The experiment proves the performance superiority of the modified Edge method over its standard analogue.
3

Įmonės duomenų statistinės analizės, panaudojant DBVS, galimybių tyrimas / Research of Statistical Analysis of Enterprise Data using DBMS

Vasiliauskas, Žygimantas 26 August 2010 (has links)
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 analitika, Chi kvadrato analitika, ANOVA. / This work reviews advantages and disadvantages of existing statistical analysis tools usage for small and mid sized enterprises, explores usage of statistical analysis of enterprise data in data warehouse, reviews integrated statistical analysis functions in existing database management systems and integrated graphical software for graphical statistical analysis usage. In this work were analyzed Oracle, Microsoft SQL Server and DB2 DBMS. The new statistical analysis solution was offered. This solution allows statistical analysis of existing data using integrated statistical functions of the database management systems and integrated graphical tool. Proposed solution has been designed and realized for the statistical analysis of insurance company‘s data. Oracle DBMS was selected for statistical analysis, because this DBMS is used by insurance company. Oracle has a large number of integrated statistical analysis functions; it ensures more diverse and rapid analysis. Graphic depiction of the selected Oracle Discoverer tool to optimally exploit data analysis potential of Oracle DBMS. The proposed statistical analysis process is versatile and suitable for different business areas and can be applied to other DBMS, which has an integrated analytical functions and graphical tools for the results display.
4

DBVS duomenų struktūrų ir jų apdorojimo algoritmų tyrimas bei optimizavimas / Data structures and processing algorithms of DBMS research and optimization

Radžius, Mindaugas 29 May 2006 (has links)
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, joining algorithms. All of these algorithms are based on the main prototype data model idea: database table stores all data into table tree. Prototype and other DBMS were tested with TPCH test, which consists of very different 22 SQL queries to test DBMS efficiency. The test result produced good results for prototype: prototype was 30-40 times faster against ORACLE on complex joining queries and 100-200 times faster against ORACLE on simple joining and searching queries.
5

Žiniatinklinių tinklalapių ir DBVS analizavimas bei optimizavimas / WEB pages with dbms(database management system) analysis and optimization

Matijošius, Erikas 08 September 2009 (has links)
Aprašytos labiausiai paplitusios žiniatinklių kūrimo technologijos : ASP.NET, PHP, Python, Ruby. Išanalizuotos ir aprašytos DBVS, kurios yra dažniausiai taikomos žiniatinkliniuose tinklalapiuose. Parinkta optimaliausia žiniatinklinių tinklalapių kūrimo technologijos ir DBVS sąveika PHP+MySql. Remiantis šia sąveika sukurtas puslapis www.supermodels.lt. Nustačius žiniatinklinio puslapio struktūrą, pradėtas greičio optimizavimo procesas. Išanalizuoti ir aprašyti: „podėliavimas“, „connection pooling“ , „serijinės užklausos“, grafikos bei sukompiliuotų bitų kodų optimizavimo metodai. Naudojant stebėjimo įrankį JBlizPro 5.1 buvo taikomi visi greičio optimizavimo metodai ir analizuojant rezultatus buvo daromos optimizavimo išvados. Galiausiai nustatyti optimaliausi optimizavimo metodai vidutiniam žiniatinklio tinklalapio poreikiui. / In this paper there were described the most popular WEB development technologies: ASP.NET, PHP, Python, Ruby with different DBMS (database management systems). The WEB page www.supermodels.lt was created using the most optional interaction - PHP+MySgl. Then the page optimization process started. The page optimization process started describing and sifting speed optimization methods: “Catching”, “Connection pooling”, “Batch queries”, graphic and bite code optimizers. All these methods were implemented in www.supermodels.lt page. The speed optimization conclusions were made using JBlizPro 5.1 watchouts results. Finally the most optimal optimization methods were found to make moderate WEB page.
6

REST architektūra paremta MySQL duomenų bazių valdymo sistema / MySQL Database Management System Based on REST Architecture

Šeirys, Tomas 16 July 2014 (has links)
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. / REST architecture allows easier collaboration between two systems, as provided an easy way to call necessary functions in remote system and to get desired results. Such systems as Amazon, eBay, Twitter have their own API with support of REST architecture. However the REST architecture is not provided by default in MySQL, therefore additional tools have to be used. The purpose of this work is to design and implement a system, which could be used as a database management tool in REST architecture. Therefore in this thesis a requirement and architecture specifications are provided for such a system. The implemented system is tested and install and configuration manuals are provided.
7

SQL serverių efektyvumo tyrimai vidutinių duomenų bazių projektuose / The SQL server efficiency in medial data base projects

Jakšta, Deividas 16 August 2007 (has links)
Atliekant duomenų bazės projektavimo darbus visuomet yra svarbu žinoti ar pasirinkta sistema veiks taip kaip tikimasi. Šio darbo tikslas sukurti SQL serverių testavimo įrankį, kuris padės renkantis vienokią ar kitokią sistemą. Darbe išanalizuoti panašūs projektai, įvertinti tų projektų privalumai bei trūkumai. / Making a data base project always important to know - do the system will work properly. The main point of this job is to create the test system of SQL servers (or DBMS – Data Bases Management System) which will help to chose that or either machine configuration. In this work were analyzed the similar projects, appraised the necessity and imperfections of this projects.
8

Dinaminė geografinių ir atributinių duomenų sąsaja Oracle DBVS pagrindu / Dynamic linking of geographical and attributive data using Oracle DBMS

Racibara, Giedrius 04 March 2009 (has links)
Šiame darbe apžvelgiama esamų GIS sprendimų privalumai ir trūkumai, tiriamos skaitmeninių žemėlapių įmonių taikomosiose programose panaudojimo galimybės. Analizuojama Oracle DBVS programinė įranga, siekiant įrodyti, kad ji turi reikiamas funkcijas erdvinių duomenų valdymui. Apibendrinus analizės rezultatus, pasiūlomas naujas GIS sprandimas, kuris leidžia atvaizduoti įmonės aprašomuosius duomenis skaitmeniniame žemėlapyje dinamišku būdu, nežinant jų struktūros ir minimizuojant programavimo darbus. Dinamiškos GIS koncepcijai realizuoti suprojektuojama nauja dinamiškos GIS architektūra ir suprogramuojamas trūkstamas duomenų integravimo komponentas. Dinamiškam duomenų susiejimui užtikrinti, duomenų integravimo komponento veikimas pagrindžiamas veiklos taisyklių koncepcija. Dinamiškam erdvinių ir aprašomųjų duomenų susiejimui pademonstruoti, dinamiškos GIS architektūra realizuojama naudojant oracle programinę įrangą, duomenų integravimo komponentas sukonfigūruojamas mapViewer naudojimui. Dinamiškos GIS testavimui sukurta testavimo sąsaja, kuri leidžia tiesiai internetiniame puslapyje rašyti veiklos taisykles ir matyti rezutatus žemėlapyje. Į oracle duomenų bazę importuoti egzistuojsntys erdviniai duomenys ir testavimo tikslais dalis duomenų buvo sukurti rankiniu būdu. / This work reviews advantages and weaknesses of existing GIS solutions, explores usage of digital maps for rendering specific enterprise data in digital maps. Oracle DBMS software was also analyzed to prove that it has all necessary components for spatial data manipulation. After summarizing analysis results we offer new GIS solution, which allows rendering enterprise data on the map in dynamic way without knowing enterprise data structure and minimizing programmer work. To implement a dynamic GIS conception a new dynamic GIS architecture and the missing component design for representing business data in a map are created. To ensure dynamic integration and simple usage of component, dynamic integration component functionality is based on business rules conception. To demonstrate dynamic enterprise and spatial data integration on the map, dynamic GIS architecture was implemented using Oracle software by configuring data integration component to use Oracle mapViewer. For dynamic GIS testing, test interface was created with an ability to write business rules directly in web page and see the integration results. Existing spatial data was imported into Oracle DB and some spatial data for testing purposes was created manually.
9

DBVS praplėtimo nauju funkcionalumu galimybių tyrimas / The Research of Possibilities of Extending DBMS by New Functionality

Tolvaišis, Andrius 26 August 2010 (has links)
Duomenų bazių valdymo sistema (DBVS) yra pagrindas beveik visų šiuolaikinių informacinių sistemų (IS). Iš esmės kiekvienas verslo, mokslo arba valdžios valdymo procesas remiasi duomenų baze. Interneto plėtra tik paspartino šią tendenciją – šiandien duomenų bazių operacijos yra kiekvieno duomenų pakeitimo didesniuose tinklalapiuose, paieškos arba apsipirkimo internete variklis [1]. Šiuo metu rinkoje yra didelis komercinių ir nemokamų (taip pat ir atviro kodo) duomenų bazių valdymo sistemų (DBVS) pasirinkimas, pavyzdžiui: Oracle, Microsoft SQL Server, IBM DB2, Microsoft Access, MySQL, PostgreSQL. Kiekviena jų turi savo privalumų ir trukumų. Tačiau informacinių sistemų projektavimo eiga, naudojant šias DBVS ir neatsižvelgiant į jų ypatumus, yra panaši: suprojektuojama duomenų bazė (sukuriamos lentelės, nustatomi jų tarpusavio ryšiai), rašomos užklausos, kuriamos (arba generuojamos) duomenų įvedimo/redagavimo formos bei kuriamos duomenų išrinkimo ataskaitos. Ši informacinių sistemų kūrimo tvarka yra nusistovėjusi per daugelį metų. Tačiau DB projektavimo procesas taptų lengvesnis, pakeitus IS projektavimo procesą taip, kad realizacijos metu iš pradžių būtų kuriamos formos, o tik po to iš sukurtų formų būtų generuojama duomenų bazė. Toks IS kūrimo procesas leistų iš dalies automatizuotų DB projektavimą. Be to, galutinai suderinus prototipus su užsakovu, užtektų tik sugeneruoti DB, t.y. nereikėtų iš naujo kurti formų, o sistema sugeneruotų DB bei automatiškai susietų formų laukus... [toliau žr. visą tekstą] / The Data Base Management System (DBMS) is the foundation of almost every modern business information system. Virtually every administrative process in business, science or government relies on a database. There are a lot of DBMS products in our days, such as Oracle, Microsoft SQL Server, IBM DB2, Microsoft Access, MySQL and PostgreSQL. Each of it has their advantages and disadvantages. But the database design process using these DBMS is the same – at the first stage we need to create a database (tables and relationships between them), then we need to create (or generate by using wizard) forms for data input/modification and reports for data selection. However, the database design process would become easier by changing database design process in such a way that at first we create forms and then database is generated from forms data and forms are automatically associated with database tables. The task of research is to extend chosen free open source DBMS by new functions which would enable to develop forms and DB using new methods – automated database generation from forms and automatic forms association with database tables. OpenOffice.org Base DBMS and Java programming language has been chosen for the task implementation. This thesis consists of analysis, design, user manual, experimental and conclusion parts.
10

Optikos įmonės kompiuterizuotos IS sukūrimas ir tyrimas / Development and Research of the Computerized Information System for an Optical Enterprise

Paičienė, Kristina 20 September 2004 (has links)
Many small enterprises in Lithuania don’t use information systems in their accounting. This is because almost all of already developed accounting software is quite complex, expensive and has many additional features, witch aren’t useful for a small enterprises. This is why it has been decided to develop own specific software for a goods accounting. User interface and data structure should be adapted to the specific functions of the small optical enterprise. The purposes of the developed information system are to increase work and accounting quality, to decrease time needed for accounting, to avoid saving redundant information, to automate and simplify the process of creating analytical reports, to avoid mistakes in accounting and make accounting more efficient. In the process of developing this information system there was analyzed functional and nonfunctional, manage mental and common requirement issues. The models of dataflow, data structure, and applications were used in the requirement specification. Architecture of components and software structure is also provided in this project. The realization of this project was accomplished by means of Microsoft Access 2000. There was created database, graphical user interface, and integrated Microsoft Visual Basic for Applications was used to perform programming tasks. Abilities of this software are fully sufficient for these tasks. Selected design techniques and tools had proved themselves in solving software for small... [to full text]

Page generated in 0.0227 seconds