• 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…]

Views: 20822
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…]

Views: 20100
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

Views: 14839
Posted in: Database, Development, PHP Tagged: autoincrement, Database, mysql, PHP, prepared statement
January 2023
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Nov    

Tags

API Architecture CDI Collections Comparable Comparator Database EA Eclipse EJB Enterprise Architect Excel Hessian HTML Iteration Java Java 8 Java EE JavaEE Java Enterprise Development javascript JEE JEE 6 JPA jQuery JSF linux Makro Map MariaDB Maven Oracle Plugins Relation relationship Richfaces Security 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