Spelling suggestions: "subject:"datenverwaltung"" "subject:"aktienverwaltung""
1 |
Community driven data gridsScholl, Tobias. Unknown Date (has links)
Techn. Univ., Diss., 2010--München.
|
2 |
Metadatenverwaltung zur qualitätsorientierten Informationslogistik in Data-Warehouse-SystemenQuix, Christoph Josef. Unknown Date (has links) (PDF)
Techn. Hochsch., Diss., 2003--Aachen.
|
3 |
High data availability and consistency for distributed hash tables deployed in dynamic peer-to-peer communitiesKnežević, Predrag. Unknown Date (has links)
Techn. University, Diss., 2007--Darmstadt.
|
4 |
A middleware architecture for transactional, object-oriented applicationsHartwich, Christoph. Unknown Date (has links)
Freie Universiẗat, Diss., 2003--Berlin. / Dateiformat: zip, Dateien im PDF-Format.
|
5 |
Entwurf und Implementierung eines psychoakustischen TestsystemsBeckmann, Thomas 22 February 2008 (has links) (PDF)
Inhalt dieser Arbeit sind Entwurf und Umsetzung eines Testsystems, das der Befragung menschlicher Probanden zu psychoakustischen Fragestellungen dienen soll. Zu diesem Zweck soll es sowohl das Erstellen und Verwalten von Testszenarien als auch die Befragung registrierter Probanden selbst realisieren. Einzelnen Testfragen können dabei variabel lange Sounddateien zugewiesen werden. Die Speicherung der Fragebögen sowie der erhobenen Daten erfolgt mit Hilfe eines Datenbanksystems. Dabei liegt das Hauptaugenmerk auf einer flexiblen Fragebogenerstellung, um dem Fragesteller genügend Freiraum im Design einräumen zu können.
|
6 |
Betriebliches Datenmanagement und FMIS: Machbarkeitsstudie für „Betriebliches Datenmanagement und Farm-Management-Information-System (FMIS)“ in sächsischen LandwirtschaftsbetriebenHerlitzius, Thomas, Striller, Benjamin, Henningsen, Jens, Jeswein, Thomas, Neuschwander, Philipp, Rauch, Bernd, Scherr, Simon André, Martini, Daniel, Reinosch, Nils, Schroers, Jan Ole, Seuring, Liv 28 February 2022 (has links)
Die Studie gibt Auskunft über den Umgang mit Medienbrüchen und die Darstellung von Kennzahlen zur Unternehmenssteuerung in der Landwirtschaft. Datenvernetzung und Visualisierung sind die Voraussetzung zur Etablierung von „smart farming“ in der Praxis. In der Landwirtschaft kann ein hybrides Datenmanagement zu der Vernetzung betrieblicher Software beitragen. Dies besteht aus Datenhubs, Datenroutern und bilateralen Schnittstellen.
Die Ergebnisse sind richtungsweisend für landwirtschaftliche Unternehmen, Softwareanbieter, Behörden und alle weiteren Teilnehmer im digitalen Ökosystem der Agrardomäne.
Redaktionsschluss: 10.10.2021
|
7 |
Phylogenetic studies of the vesicular fusion machinery / Phylogenetische Studien der vesikulären FusionsmaschinerieKienle, Nickias 12 July 2010 (has links)
No description available.
|
8 |
Entwurf und Implementierung eines psychoakustischen TestsystemsBeckmann, Thomas 22 February 2008 (has links)
Inhalt dieser Arbeit sind Entwurf und Umsetzung eines Testsystems, das der Befragung menschlicher Probanden zu psychoakustischen Fragestellungen dienen soll. Zu diesem Zweck soll es sowohl das Erstellen und Verwalten von Testszenarien als auch die Befragung registrierter Probanden selbst realisieren. Einzelnen Testfragen können dabei variabel lange Sounddateien zugewiesen werden. Die Speicherung der Fragebögen sowie der erhobenen Daten erfolgt mit Hilfe eines Datenbanksystems. Dabei liegt das Hauptaugenmerk auf einer flexiblen Fragebogenerstellung, um dem Fragesteller genügend Freiraum im Design einräumen zu können.
|
9 |
Flexibility in Data ManagementVoigt, Hannes 07 March 2014 (has links) (PDF)
With the ongoing expansion of information technology, new fields of application requiring data management emerge virtually every day. In our knowledge culture increasing amounts of data and work force organized in more creativity-oriented ways also radically change traditional fields of application and question established assumptions about data management. For instance, investigative analytics and agile software development move towards a very agile and flexible handling of data. As the primary facilitators of data management, database systems have to reflect and support these developments. However, traditional database management technology, in particular relational database systems, is built on assumptions of relatively stable application domains. The need to model all data up front in a prescriptive database schema earned relational database management systems the reputation among developers of being inflexible, dated, and cumbersome to work with. Nevertheless, relational systems still dominate the database market. They are a proven, standardized, and interoperable technology, well-known in IT departments with a work force of experienced and trained developers and administrators.
This thesis aims at resolving the growing contradiction between the popularity and omnipresence of relational systems in companies and their increasingly bad reputation among developers. It adapts relational database technology towards more agility and flexibility. We envision a descriptive schema-comes-second relational database system, which is entity-oriented instead of schema-oriented; descriptive rather than prescriptive. The thesis provides four main contributions: (1)~a flexible relational data model, which frees relational data management from having a prescriptive schema; (2)~autonomous physical entity domains, which partition self-descriptive data according to their schema properties for better query performance; (3)~a freely adjustable storage engine, which allows adapting the physical data layout used to properties of the data and of the workload; and (4)~a self-managed indexing infrastructure, which autonomously collects and adapts index information under the presence of dynamic workloads and evolving schemas. The flexible relational data model is the thesis\' central contribution. It describes the functional appearance of the descriptive schema-comes-second relational database system. The other three contributions improve components in the architecture of database management systems to increase the query performance and the manageability of descriptive schema-comes-second relational database systems. We are confident that these four contributions can help paving the way to a more flexible future for relational database management technology.
|
10 |
Flexibility in Data ManagementVoigt, Hannes 03 March 2014 (has links)
With the ongoing expansion of information technology, new fields of application requiring data management emerge virtually every day. In our knowledge culture increasing amounts of data and work force organized in more creativity-oriented ways also radically change traditional fields of application and question established assumptions about data management. For instance, investigative analytics and agile software development move towards a very agile and flexible handling of data. As the primary facilitators of data management, database systems have to reflect and support these developments. However, traditional database management technology, in particular relational database systems, is built on assumptions of relatively stable application domains. The need to model all data up front in a prescriptive database schema earned relational database management systems the reputation among developers of being inflexible, dated, and cumbersome to work with. Nevertheless, relational systems still dominate the database market. They are a proven, standardized, and interoperable technology, well-known in IT departments with a work force of experienced and trained developers and administrators.
This thesis aims at resolving the growing contradiction between the popularity and omnipresence of relational systems in companies and their increasingly bad reputation among developers. It adapts relational database technology towards more agility and flexibility. We envision a descriptive schema-comes-second relational database system, which is entity-oriented instead of schema-oriented; descriptive rather than prescriptive. The thesis provides four main contributions: (1)~a flexible relational data model, which frees relational data management from having a prescriptive schema; (2)~autonomous physical entity domains, which partition self-descriptive data according to their schema properties for better query performance; (3)~a freely adjustable storage engine, which allows adapting the physical data layout used to properties of the data and of the workload; and (4)~a self-managed indexing infrastructure, which autonomously collects and adapts index information under the presence of dynamic workloads and evolving schemas. The flexible relational data model is the thesis\' central contribution. It describes the functional appearance of the descriptive schema-comes-second relational database system. The other three contributions improve components in the architecture of database management systems to increase the query performance and the manageability of descriptive schema-comes-second relational database systems. We are confident that these four contributions can help paving the way to a more flexible future for relational database management technology.
|
Page generated in 0.0459 seconds