Thèses sur le sujet « Informatik, Datenbanksysteme »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les 39 meilleures thèses pour votre recherche sur le sujet « Informatik, Datenbanksysteme ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Parcourez les thèses sur diverses disciplines et organisez correctement votre bibliographie.
Polster, F. J. [Verfasser]. « Generierbare Datenbanksysteme / F.J. Polster ». Karlsruhe : KIT-Bibliothek, 2014. http://d-nb.info/1196112053/34.
Texte intégralSprenger, Stefan. « Efficient Processing of Range Queries in Main Memory ». Doctoral thesis, Humboldt-Universität zu Berlin, 2019. http://dx.doi.org/10.18452/19786.
Texte intégralDatabase systems employ index structures as means to accelerate search queries. Over the last years, the research community has proposed many different in-memory approaches that optimize cache misses instead of disk I/O, as opposed to disk-based systems, and make use of the grown parallel capabilities of modern CPUs. However, these techniques mainly focus on single-key lookups, but neglect equally important range queries. Range queries are an ubiquitous operator in data management commonly used in numerous domains, such as genomic analysis, sensor networks, or online analytical processing. The main goal of this dissertation is thus to improve the capabilities of main-memory database systems with regard to executing range queries. To this end, we first propose a cache-optimized, updateable main-memory index structure, the cache-sensitive skip list, which targets the execution of range queries on single database columns. Second, we study the performance of multidimensional range queries on modern hardware, where data are stored in main memory and processors support SIMD instructions and multi-threading. We re-evaluate a previous rule of thumb suggesting that, on disk-based systems, scans outperform index structures for selectivities of approximately 15-20% or more. To increase the practical relevance of our analysis, we also contribute a novel benchmark consisting of several realistic multidimensional range queries applied to real- world genomic data. Third, based on the outcomes of our experimental analysis, we devise a novel, fast and space-effcient, main-memory based index structure, the BB- Tree, which supports multidimensional range and point queries and provides a parallel search operator that leverages the multi-threading capabilities of modern CPUs.
Böhlen, Boris [Verfasser]. « Ein parametrisierbares Graph-Datenbanksystem für Entwicklungswerkzeuge / Boris Böhlen ». Aachen : Shaker, 2006. http://d-nb.info/116651563X/34.
Texte intégralFunck, Robin [Verfasser], et Stefan [Akademischer Betreuer] Jablonski. « Konzeptuelle und Methodische Aufarbeitung von NoSQL-Datenbanksystemen / Robin Hecht. Betreuer : Stefan Jablonski ». Bayreuth : Universität Bayreuth, 2015. http://d-nb.info/1065726104/34.
Texte intégralDölle, Lukas. « Der Schutz der Privatsphäre bei der Anfragebearbeitung in Datenbanksystemen ». Doctoral thesis, Humboldt-Universität zu Berlin, Mathematisch-Naturwissenschaftliche Fakultät, 2016. http://dx.doi.org/10.18452/17531.
Texte intégralOver the last ten years many techniques for privacy-preserving data publishing have been proposed. Most of them anonymize a complete data table such that sensitive values cannot clearly be assigned to individuals. Their privacy is considered to be adequately protected, if an adversary cannot discover the actual value from a given set of at least k values. For this thesis we assume that users interact with a data base by issuing a sequence of queries against one table. The system returns a sequence of results that contains sensitive values. The goal of this thesis is to check if adversaries are able to link uniquely sensitive values to individuals despite anonymized result sets. So far, there exist algorithms to prevent deanonymization for aggregate queries. Our novel approach prevents deanonymization for arbitrary queries. We show that our approach can be transformed to matching problems in special graphs. However, finding maximum matchings in these graphs is NP-complete. Therefore, we develop several approximation algorithms, which compute specific matchings in polynomial time, that still maintaining privacy.
Irmert, Florian [Verfasser], et Klaus [Akademischer Betreuer] Meyer-Wegener. « Eine Infrastruktur für die Modularisierung und Laufzeitadaption bei Datenbanksystemen / Florian Irmert. Betreuer : Klaus Meyer-Wegener ». Erlangen : Universitätsbibliothek der Universität Erlangen-Nürnberg, 2011. http://d-nb.info/1015474438/34.
Texte intégralGrzan, Stjepan. « Enabling technology for an indoor location aware information system ». [S.l. : s.n.], 2002. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB9818583.
Texte intégralDölle, Lukas [Verfasser], Johann-Christoph [Gutachter] Freytag, Nicole [Gutachter] Schweikardt et Hannes [Gutachter] Federrath. « Der Schutz der Privatsphäre bei der Anfragebearbeitung in Datenbanksystemen / Lukas Dölle. Gutachter : Johann-Christoph Freytag ; Nicole Schweikardt ; Hannes Federrath ». Berlin : Mathematisch-Naturwissenschaftliche Fakultät, 2016. http://d-nb.info/1104229757/34.
Texte intégralRoppel, Stephan. « Visualisierung und Adaption : Techniken zur Verbesserung der Interaktion mit hierarchisch strukturierter Information / ». Konstanz : UVK, Univ.-Verl. Konstanz, 1998. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=007763890&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.
Texte intégralBirk, Ulrich. « Applikation zur Abfrage einer Tiermedikamenten-Datenbank mit Volltextsuche ». [S.l. : s.n.], 2007. http://nbn-resolving.de/urn:nbn:de:bsz:747-opus-272.
Texte intégralLe, Hai Ha. « Spatio-temporal information system for the geosciences ». Doctoral thesis, Technische Universitaet Bergakademie Freiberg Universitaetsbibliothek "Georgius Agricola", 2014. http://nbn-resolving.de/urn:nbn:de:bsz:105-qucosa-154510.
Texte intégralGrabs, Torsten. « Storage and retrieval of XML documents with a cluster of database systems / ». Berlin : Aka, 2003. http://www.loc.gov/catdir/toc/fy0713/2007435297.html.
Texte intégralSchmitt, Ingo. « Ähnlichkeitssuche in Multimedia-Datenbanken Retrieval, Suchalgorithmen und Anfragebehandlung ». München Wien Oldenbourg, 2004. http://deposit.ddb.de/cgi-bin/dokserv?id=2708331&prov=M&dok_var=1&dok_ext=htm.
Texte intégralHäßler, Achim. « Untersuchung von Datenbanktechnologien für hochdynamische Positionsinformationen mobiler Objekte ». [S.l. : s.n.], 2001. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB9186881.
Texte intégralZachewitz, Ludger. « Abgleich verteilter Datenbestände am Beispiel des Gesundheitswesens / ». Berlin : Logos-Verl, 2007. http://www.gbv.de/dms/bs/toc/527090263.pdf.
Texte intégralWeber, Gunnar. « Techniken für Suchmaschinen zum Auffinden relevanter Informationseinheiten in Web-Datenbanken ». Berlin Logos-Verl, 2006. http://deposit.ddb.de/cgi-bin/dokserv?id=2820917&prov=M&dok_var=1&dok_ext=htm.
Texte intégralNeubert, Ralf. « QBäume effizientes Retrieval von Graphen mit Hilfe von Strukturinvarianten ». Aachen Shaker, 2007. http://d-nb.info/988384353/04.
Texte intégralRentzsch, Michael. « Entwicklung und Implementierung von Vergleichsoperationen für symbolische Tondokumente ». Master's thesis, Universitätsbibliothek Chemnitz, 2005. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200501418.
Texte intégralQuack, Till. « Large scale mining and retrieval of visual data in a multimodal context ». Konstanz Hartung-Gorre, 2009. http://d-nb.info/993614620/04.
Texte intégralSchnöpf, Markus. « Digitale Prosopographie – Medizinhistorische Datenbanken jüdischer Ärztinnen und Ärzten ». HATiKVA e.V. – Die Hoffnung Bildungs- und Begegnungsstätte für Jüdische Geschichte und Kultur Sachsen, 2015. https://slub.qucosa.de/id/qucosa%3A34897.
Texte intégralSattler, Kai-Uwe [Verfasser]. « Anfragetechniken für heterogene Datenbanksysteme / von : Kai-Uwe Sattler ». 2003. http://d-nb.info/968869157/34.
Texte intégralRössel, Mike [Verfasser]. « Ein Beitrag zum Entwurf industrieller Datenbanksysteme / vorgelegt von : Mike Rössel ». 2003. http://d-nb.info/969258143/34.
Texte intégralKöpcke, Hanna, et Erhard Rahm. « Analyse für die Zitierungshäufigkeit für die Datenbankkonferenz BTW ». 2007. https://ul.qucosa.de/id/qucosa%3A33080.
Texte intégralHahn, Karl [Verfasser]. « Parallele Anfrageverarbeitung in multidimensionalen Array-Datenbanksystemen / Karl Hahn ». 2005. http://d-nb.info/978198832/34.
Texte intégralBehr, Thomas [Verfasser]. « Periodisch bewegte Objekte in Datenbanksystemen / von Thomas Behr ». 2009. http://d-nb.info/998085510/34.
Texte intégralSchneider, Martin [Verfasser]. « Basiskomponenten von XML-Datenbanksystemen / vorgelegt von Martin Schneider ». 2005. http://d-nb.info/975270087/34.
Texte intégralZimmermann, Stephan [Verfasser]. « Evaluierung und Tuning von parallelen Datenbanksystemen / Stephan Zimmermann ». 2000. http://d-nb.info/962069647/34.
Texte intégralStöhr, Thomas. « Indexallokation in Parallelen Datenbanksystemen ». 1999. https://ul.qucosa.de/id/qucosa%3A31980.
Texte intégralSchenkel, Ralf [Verfasser]. « Transaktionen in föderierten Datenbanksystemen unter eingeschränkten Isolation-Levels / Ralf Schenkel ». 2004. http://d-nb.info/972326200/34.
Texte intégralGluche, Dieter [Verfasser]. « Update-Propagierung in objektorientierten Datenbanksystemen mit physischer Datenunabhängigkeit / Dieter Gluche ». 2001. http://d-nb.info/96387022X/34.
Texte intégralStöhr, Thomas. « Ein Simulationsansatz zur Bewertung paralleler Shared-Disk-Datenbanksysteme ». 1997. https://ul.qucosa.de/id/qucosa%3A31983.
Texte intégralGollmick, Christoph [Verfasser]. « Konzept, Realisierung und Anwendung nutzerdefinierter Replikation in mobilen Datenbanksystemen / von Christoph Gollmick ». 2006. http://d-nb.info/979451744/34.
Texte intégralBär, Wolfgang. « Verwaltung geowissenschaftlicher 3D Daten in mobilen Datenbanksystemen ». Doctoral thesis, 2007. https://repositorium.ub.uni-osnabrueck.de/handle/urn:nbn:de:gbv:700-2007080325.
Texte intégralLautemann, Sven-Eric [Verfasser]. « Schemaevolution in objektorientierten Datenbanksystemen auf der Basis von Versionierungskonzepten / von Sven-Eric Lautemann ». 2000. http://d-nb.info/962107492/34.
Texte intégralBlohsfeld, Björn [Verfasser]. « Online-Aggregation über Datenströmen mit Verfahren der mathematischen Statistik in grossen Datenbanksystemen / vorgelegt von Björn Blohsfeld ». 2003. http://d-nb.info/972781455/34.
Texte intégralSälter, Werner [Verfasser]. « Datenbanksystem für RNA-Signalstrukturen in Abhängigkeit von ihrer biologischen Herkunft / vorgelegt von Werner Sälter ». 2004. http://d-nb.info/975528696/34.
Texte intégralMärtens, Holger. « Skew-tolerantes, dynamisches LPT-Scheduling zur Join-Verarbeitung in parallelen Shared-Disk-Datenbanksystemen ». 1998. https://ul.qucosa.de/id/qucosa%3A33045.
Texte intégralBode, Thomas [Verfasser]. « Ein Datenbanksystem (P.A.S.T) zur Verarbeitung und Interpretation von palynologischen Daten aus dem Paläogen Mitteleuropas mit Diversitätsbetrachtungen / vorgelegt von Thomas Bode ». 2001. http://d-nb.info/96460938X/34.
Texte intégralDickel, Heinrich [Verfasser]. « Implementierung eines relationalen Datenbanksystems in der Universitäts-Hautklinik Köln mit Auswertung einer bikontinentalen Multizenterstudie : BAER-Studie zur Frage der Allergenhäufigkeit bei Kontaktallergien / vorgelegt von Heinrich Dickel ». 1996. http://d-nb.info/97070903X/34.
Texte intégral