Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

SimpleORM

SimpleORM には academiadocodigo から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
156
更新
2026-03-17
Forks
99
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

delphi-validator
ソフトウェア開発者

Validates all SimpleORM Delphi source files for Delphi 10.2 Tokyo+ compatibility. Checks inline vars, unit scoping, generics E2506, uses completeness, memory safety, .dpr structure, and conditional compilation. Run anytime to "lint" the project.

2026-03-17
delphi-project-structure
ソフトウェア開発者

Delphi project file structure reference — .dpr vs .pas, .dproj, .res, .dfm. Templates for console and VCL projects.

2026-03-08
changelog-format
ソフトウェア開発者

CHANGELOG.md format reference and examples for the SimpleORM project.

2026-03-08
delphi-patterns
ソフトウェア開発者

Coding conventions and patterns for the SimpleORM Delphi project. Automatically loaded when writing or modifying Delphi code.

2026-03-08
entity-mapping
ソフトウェア開発者

SimpleORM entity-to-database mapping via RTTI attributes. Complete reference for all attributes, property types, and relationship setup.

2026-03-08
horse-integration
ソフトウェア開発者

Horse/ExpxHorse integration patterns for SimpleORM — server auto-routing, client REST driver, serialization examples.

2026-03-08
isimplequery-contract
ソフトウェア開発者

The exact iSimpleQuery interface contract that all query drivers must implement. Reference for creating or reviewing drivers.

2026-03-08
memory-safety
ソフトウェア開発者

Delphi memory management patterns for SimpleORM - ownership, try/finally, interface refs, and common leak scenarios.

2026-03-08
sql-generation
ソフトウェア開発者

SQL generation reference for SimpleORM — how TSimpleSQL builds queries, pagination by dialect, soft delete behavior.

2026-03-08