3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

RPGとSQLの比較:IBM iでの開発における利点とは

Last updated at Posted at 2025-10-19

本テーマについて

継続的に保守をしていくことを考えるとSQLで記載することで
可読性を高めておく必要があるが、
実際のところ、SQLを使用せずにRPGで記載していることが多いと
最初のチームミーティングにて議題に挙がった。

RPGとSQLのどちらの方がロジックを組みやすいのかを試すことで
SQLで記載しやすい点とRPGでの方が記載しやすい点を
実際にSQLとRPGを書くことで作業者目線での利便性の確認することを
今回のテーマといたしました。

記事一覧

RPG構文 vs SQL文(基礎・応用構文)
https://qiita.com/Team-n/items/ce42128107bd57ab9359

RPG構文 vs SQL文(検索関連)
https://qiita.com/Team-n/items/045e82fba6022032074e

RPG構文 vs SQL文(集計関連)
https://qiita.com/Team-n/items/e9da68927559282db161

RPG構文 vs SQL文(結合関連)
https://qiita.com/Team-n/items/a4f84ad14a925a05c2be

SQL初心者がIBMiの組み込みSQLで躓いた点
https://qiita.com/Team-n/items/2f08603789b8d24bd5e6

当記事の著作権はIBMに帰属します。
詳細は、こちらを参照ください。

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?