[C# Helper]
Index Books FAQ Contact About Rod
[Beginning Database Design Solutions, Second Edition]

[Beginning Software Engineering, Second Edition]

[Essential Algorithms, Second Edition]

[The Modern C# Challenge]

[WPF 3d, Three-Dimensional Graphics with WPF and C#]

[The C# Helper Top 100]

[Interview Puzzles Dissected]

[C# 24-Hour Trainer]

[C# 5.0 Programmer's Reference]

[MCSD Certification Toolkit (Exam 70-483): Programming in C#]

Title: New Book: Beginning Database Design Solutions, 2nd Edition

[New Book: Beginning Database Design Solutions, 2nd Edition]

The second edition of my book Beginning Database Design Solutions is now available! I've revised and added new material throughout the book inlcuding new chapters on NoSQL databases and cloud databases.

The book also includes several new chapters that build example databases with different database products in both Python and C#. Those chapters are:

  • CHAPTER 16: MariaDB IN PYTHON
  • CHAPTER 17: MariaDB IN C#
  • CHAPTER 18: PostgreSQL IN PYTHON
  • CHAPTER 19: PostgreSQL IN C#
  • CHAPTER 20: NEO4J AuraDB IN PYTHON
  • CHAPTER 21: NEO4J AuraDB IN C#
  • CHAPTER 22: MongoDB ATLAS IN PYTHON
  • CHAPTER 22: MongoDB ATLAS IN C#
  • CHAPTER 24: APACHE IGNITE IN PYTHON
  • CHAPTER 24: APACHE IGNITE IN C#

The following table summarizes the chapters, database types, and whether the examples run locally or in the cloud.

ChaptersDatabaseDatabase TypeLocation
16-17MariaDBColumn-orientedLocal
18-19PostgreSQLRelationalLocal
20-21Neo4j AuraDBGraphCloud
22-23MongoDB AtlasDocumentCloud
24-25Apache IgniteKey-ValueLocal

© 2009-2023 Rocky Mountain Computer Consulting, Inc. All rights reserved.