Skip to content
#

primary-keys

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Shows how JDX ORM named sequence generators SEQUENCE / JDXSeqUtil produce persistently unique, application-managed primary key values across application restarts. Uses DeptIdSequence and EmpIdSequence with configurable MAX_INCREMENT and START_WITH parameters.

  • Updated Apr 6, 2026
  • Java

This project involves designing and building a robust, normalized relational database for an Airbnb-like application. It covers the full lifecycle from creating an Entity-Relationship Diagram (ERD) and applying normalization principles to writing SQL scripts for schema definition and data population

  • Updated Nov 28, 2025

Improve this page

Add a description, image, and links to the primary-keys topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the primary-keys topic, visit your repo's landing page and select "manage topics."

Learn more