• About
Triona Weblog

Software Development and much more

Database

Normalformen von Datenbanken

28.03.2018 by Sandro Kowollik

Möchte man Informationen innerhalb einer Datenbank hinterlegen, so bieten sich hierfür gewisse Regeln an, die als Normalformen bezeichnet werden und der Vermeidung von Redundanzen und Anomalien dienen. Um diese Regeln genauer nachvollziehen zu können, konstruieren wir uns ein Beispiel und wenden die Regeln Schritt für Schritt darauf an. Zunächst kreieren wir uns einen Satz von … [Read more…]

Posted in: Database Tagged: Database, Database normal form, Database Normalization, Datenbanken, Normalformen, Normalisierung

Multi Version Concurrency Control (MVCC)

21.01.2015 by Anton Autor

In a multi-user database imagine the following situation. While a transaction is reading multiple rows, let’s say from row 1 to row 1.000.000, another transaction updates row 1 and row 900.000 . We now assume that the first transaction finishes some time after the second one finishes. A problem could now be that transaction one … [Read more…]

Posted in: Database, General Tagged: Database, MariaDB, multiversion concurrency control, MVCC, Oracle

Auto increment with Prepared Statements in PHP & MySQL

02.09.2009 by Holger Klatt

How to handle auto increment columns in MySQL when using Prepared Statements

Posted in: Database, Development, PHP Tagged: autoincrement, Database, mysql, PHP, prepared statement
September 2023
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  
« Nov    

Tags

API Architecture CDI Collections Comparable Comparator Database EA Eclipse EJB Enterprise Architect Excel Hessian HTML Iteration Java Java 8 JavaEE Java EE Java Enterprise Development javascript Javascript Canvas HTML5 JEE JEE 6 JPA jQuery JSF linux Makro Map MariaDB Maven Oracle Plugins Relation relationship Richfaces Service Service Facade Set SOA Subversion Tutorial VBA XML

Recent Posts

  • Domain Driven Design und Event Storming
  • NESTJS BEYOND „HELLO WORLD“
  • Jakarta EE 9 – An upheaval with difficulties
  • Jakarta EE 9 – Ein Umbruch mit Schwierigkeiten
  • Erste Schritte mit Hibernate Spatial

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2023 Triona Weblog.

Impressum | Datenschutzerklärung