{"id":1840,"date":"2020-11-28T06:54:37","date_gmt":"2020-11-28T06:54:37","guid":{"rendered":"https:\/\/www.gudusoft.com\/?page_id=1840"},"modified":"2026-07-14T02:14:23","modified_gmt":"2026-07-14T10:14:23","slug":"get-started-with-data-lineage-example","status":"publish","type":"page","link":"https:\/\/www.gudusoft.com\/jp\/%e3%81%af%e3%81%98%e3%82%81%e3%81%ab\/","title":{"rendered":"\u59cb\u3081\u307e\u3057\u3087\u3046"},"content":{"rendered":"<p>\u521d\u3081\u3066 <strong>Gudu SQLFlow<\/strong>\u3053\u3053\u304b\u3089\u59cb\u3081\u307e\u3057\u3087\u3046\u3002\u30af\u30a8\u30ea\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3060\u3051\u3067\u3001\u6570\u79d2\u3067\u5217\u30ec\u30d9\u30eb\u306e\u30c7\u30fc\u30bf\u30ea\u30cd\u30fc\u30b8\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059\u3002\u4ee5\u4e0b\u306b\u3001\u5177\u4f53\u7684\u306a\u4f8b\u3001SQLFlow \u306e 3 \u3064\u306e\u4f7f\u7528\u65b9\u6cd5\u3001\u305d\u3057\u3066\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u3092\u793a\u3057\u307e\u3059\u3002\u5fc5\u8981\u306a\u306e\u306f\u57fa\u672c\u7684\u306a SQL \u306e\u77e5\u8b58\u3060\u3051\u3067\u3001\u30c7\u30fc\u30bf\u30ea\u30cd\u30fc\u30b8\u306e\u7d4c\u9a13\u306f\u4e00\u5207\u4e0d\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"gd-stats\">\n<div class=\"gd-stat\"><b>\u7121\u6599<\/b><span>\u30aa\u30f3\u30e9\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30e9\u30a4\u30b6\u30fc - \u30b5\u30f3\u30d7\u30eb\u3092\u898b\u308b\u306e\u306b\u767b\u9332\u306f\u4e0d\u8981<\/span><\/div>\n<div class=\"gd-stat\"><b>39<\/b><span>\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308bSQL\u65b9\u8a00<\/span><\/div>\n<div class=\"gd-stat\"><b>3<\/b><span>\u5229\u7528\u65b9\u6cd5 \u2014 UI\u3001REST API\u3001\u30aa\u30f3\u30d7\u30ec\u30df\u30b9<\/span><\/div>\n<div class=\"gd-stat\"><b>\u5217\u30ec\u30d9\u30eb<\/b><span>\u8840\u7d71\u3001\u76f4\u63a5\u304a\u3088\u3073\u9593\u63a5<\/span><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group gd-callout is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n\n<p><strong>\u4eca\u3059\u3050\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\uff1a<\/strong> \u958b\u304f <a href=\"https:\/\/sqlflow.gudusoft.com\/?utm_source=gudusoft&amp;utm_medium=website&amp;utm_campaign=get-started\" target=\"_blank\" rel=\"noreferrer noopener\">\u7121\u6599\u306eSQLFlow\u30d3\u30b8\u30e5\u30a2\u30e9\u30a4\u30b6\u30fc<\/a>\u4ee5\u4e0b\u306eSQL\u3092\u8cbc\u308a\u4ed8\u3051\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u9078\u629e\u3057\u3001\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002 <em>\u8996\u899a\u5316\u3059\u308b<\/em>.<\/p>\n\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u5177\u4f53\u7684\u306a\u4f8b\uff1a1\u3064\u306e\u30af\u30a8\u30ea\u304b\u3089\u306e\u5217\u30ec\u30d9\u30eb\u306e\u7cfb\u7d71\u56f3<\/h2>\n\n\n\n<p>\u6b21\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u306f\u30012\u3064\u306e\u30bd\u30fc\u30b9\u30c6\u30fc\u30d6\u30eb\u304b\u3089\u30b5\u30de\u30ea\u30fc\u30c6\u30fc\u30d6\u30eb\u3092\u8aad\u307f\u8fbc\u3080\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>INSERT INTO deptsal (dept_no, dept_name, salary) SELECT d.deptno, d.dname, SUM(e.sal + NVL(e.comm, 0)) AS sal FROM dept d LEFT JOIN (SELECT * FROM emp WHERE hiredate &gt; DATE &#039;1980-01-01&#039;) e ON e.deptno = d.deptno GROUP BY d.deptno, d.dname;<\/code><\/pre>\n\n\n\n<p>\u30c7\u30fc\u30bf\u306f <code>\u90e8\u9580<\/code> \u304b\u3089\u6765\u308b <code>\u90e8\u9580<\/code> \u3068 <code>\u30a8\u30f3\u30d7<\/code>SQLFlow \u306f\u6b63\u78ba\u306a <strong>\u5217\u30ec\u30d9\u30eb<\/strong> \u95a2\u4fc2\u6027:<\/p>\n\n\n\n<ul>\n<li><code>deptsal.dept_no<\/code> \u304b\u3089\u6765\u308b <code>\u90e8\u7f72\u756a\u53f7<\/code><\/li>\n<li><code>\u90e8\u7f72\u540d<\/code> \u304b\u3089\u6765\u308b <code>\u90e8\u7f72\u540d<\/code><\/li>\n<li><code>\u90e8\u7f72\u306e\u7d66\u4e0e<\/code> \u304b\u3089\u6765\u308b <code>emp.sal<\/code> \u3068 <code>emp.comm<\/code>\u7d44\u307f\u5408\u308f\u305b\u3066 <code>\u548c\uff08...\uff09<\/code><\/li>\n<\/ul>\n\n\n\n<p>\u307e\u305f\u3001 <strong>\u9593\u63a5\u7684\u306a\u7cfb\u7d71<\/strong> \u7d50\u679c\u306b\u306f\u73fe\u308c\u306a\u3044\u304c\u3001\u7d50\u679c\u3092\u5f62\u4f5c\u308b\u3082\u306e\uff1a <code>\u5f93\u696d\u54e1\u306e\u63a1\u7528\u65e5<\/code> \u3067 <code>\u3069\u3053<\/code> \u30d5\u30a3\u30eb\u30bf\u30fc\u3068 <code>\u90e8\u7f72\u756a\u53f7<\/code>\/<code>\u5f93\u696d\u54e1\u90e8\u9580\u756a\u53f7<\/code> \u3067 <code>\u53c2\u52a0\u3059\u308b<\/code>SQLFlow\u306f\u3053\u308c\u3089\u3059\u3079\u3066\u3092\u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30d6\u306a\u56f3\u3068\u3057\u3066\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0\u3057\u3001\u63a2\u7d22\u3001\u4e0a\u6d41\u304a\u3088\u3073\u4e0b\u6d41\u306e\u8ffd\u8de1\u3001\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.gudusoft.com\/wp-content\/uploads\/2020\/11\/tutorial_diagram_panel.jpg\" alt=\"\u5217\u30ec\u30d9\u30eb\u306e\u30c7\u30fc\u30bf\u7cfb\u7d71\u56f3\u3092\u8868\u793a\u3059\u308bSQLFlow\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">SQLFlow \u3092\u4f7f\u7528\u3059\u308b 3 \u3064\u306e\u65b9\u6cd5<\/h2>\n\n\n\n<div class=\"gd-linkgrid\">\n<a class=\"gd-linkcard\" href=\"https:\/\/sqlflow.gudusoft.com\/?utm_source=gudusoft&amp;utm_medium=website&amp;utm_campaign=get-started\" target=\"_blank\" rel=\"noreferrer noopener\"><b>\u30aa\u30f3\u30e9\u30a4\u30f3Web UI<\/b><span>SQL\u3092\u8cbc\u308a\u4ed8\u3051\u305f\u308a\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u305f\u308a\u3001\u30d6\u30e9\u30a6\u30b6\u3067\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u63a5\u7d9a\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002\u6700\u521d\u306f\u7121\u6599\u3067\u3059\u3002<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/sqlflow-restful-api\/\"><b>REST API<\/b><span>\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u3084\u30c4\u30fc\u30eb\u7528\u306b\u3001HTTP\u7d4c\u7531\u3067SQL\u3092\u9001\u4fe1\u3057\u3001JSON\u5f62\u5f0f\u3067\u7cfb\u7d71\u56f3\u3092\u53d7\u4fe1\u3057\u307e\u3059\u3002<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/sqlflow-%e3%82%aa%e3%83%b3%e3%83%97%e3%83%ac%e3%83%9f%e3%82%b9-%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3\/\"><b>\u30aa\u30f3\u30d7\u30ec\u30df\u30b9<\/b><span>\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5185\u306b\u30a8\u30f3\u30b8\u30f3\u5168\u4f53\u3092\u30a8\u30a2\u30ae\u30e3\u30c3\u30d7\u3067\u81ea\u5df1\u30db\u30b9\u30c8\u3059\u308b\u3053\u3068\u3067\u3001SQL\u304c\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u5916\u306b\u51fa\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><\/a>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u6b21\u306e\u30b9\u30c6\u30c3\u30d7<\/h2>\n\n\n\n<div class=\"gd-linkgrid\">\n<a class=\"gd-linkcard\" href=\"https:\/\/sqlflow.gudusoft.com\/\"><b>\u7121\u6599\u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u767b\u9332\u3059\u308b<\/b><span>\u5165\u529b\u91cf\u306e\u5897\u52a0\u3068\u4f5c\u696d\u6642\u9593\u306e\u77ed\u7e2e<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/docs.gudusoft.com\/1.-introduction\/getting-started\/\"><b>\u5165\u9580\u30ac\u30a4\u30c9<\/b><span>\u8a73\u3057\u3044\u624b\u9806\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/docs.gudusoft.com\/1.-introduction\/getting-started\/how-to-use-sqlflow\/\"><b>SQLFlow\u306e\u4f7f\u3044\u65b9<\/b><span>UI\u3001API\u3001\u30aa\u30f3\u30d7\u30ec\u30df\u30b9\u306b\u3064\u3044\u3066\u8aac\u660e<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/sqlflow-restful-api\/\"><b>REST API<\/b><span>HTTP\u7d4c\u7531\u3067\u7cfb\u7d71\u62bd\u51fa\u3092\u81ea\u52d5\u5316\u3059\u308b<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/%e3%83%80%e3%82%a6%e3%83%b3%e3%83%ad%e3%83%bc%e3%83%89-%e3%83%87%e3%83%bc%e3%82%bf%e7%b3%bb%e7%b5%b1-java-%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa\/\"><b>Java \u30e9\u30a4\u30d6\u30e9\u30ea<\/b><span>JVM\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306b\u7cfb\u7d71\u89e3\u6790\u30a8\u30f3\u30b8\u30f3\u3092\u7d44\u307f\u8fbc\u3080<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/%e3%81%9d%e3%82%8c%e3%82%92%e3%81%a4%e3%81%8b%e3%82%80\/\"><b>SQLFlow\u30a4\u30f3\u30b8\u30a7\u30b9\u30bf\u30fc<\/b><span>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3001Git\u3001\u30d5\u30a1\u30a4\u30eb\u304b\u3089SQL\u3092\u53ce\u96c6\u3059\u308b<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/%e8%b3%87%e5%8a%9b\/\"><b>\u30ea\u30bd\u30fc\u30b9\u30cf\u30d6<\/b><span>\u30ac\u30a4\u30c9\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3054\u3068\u306e\u7cfb\u7d71\u60c5\u5831\u3001\u304a\u3088\u3073\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/span><\/a>\n<a class=\"gd-linkcard\" href=\"https:\/\/www.gudusoft.com\/jp\/sqlflow-%e3%82%88%e3%81%8f%e3%81%82%e3%82%8b%e8%b3%aa%e5%95%8f\/\"><b>\u3088\u304f\u3042\u308b\u8cea\u554f<\/b><span>\u88fd\u54c1\u3001\u30c7\u30fc\u30bf\u3001\u4fa1\u683c\u8a2d\u5b9a\u3001\u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u95a2\u3059\u308b\u56de\u7b54<\/span><\/a>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull gd-band gd-band-navy gd-cta is-layout-constrained\" style=\"padding-top:56px;padding-bottom:56px\"><div class=\"wp-block-group__inner-container\">\n\n<h2 class=\"wp-block-heading\">\u81ea\u5206\u306eSQL\u3092\u78ba\u8a8d\u3059\u308b\u6e96\u5099\u306f\u3067\u304d\u307e\u3057\u305f\u304b\uff1f<\/h2>\n\n\n<p>\u7121\u6599\u306e\u30d3\u30b8\u30e5\u30a2\u30e9\u30a4\u30b6\u30fc\u306b\u30af\u30a8\u30ea\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3068\u3001\u5217\u30ec\u30d9\u30eb\u306e\u5c65\u6b74\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-2\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/sqlflow.gudusoft.com\/?utm_source=gudusoft&amp;utm_medium=website&amp;utm_campaign=get-started\" target=\"_blank\" rel=\"noreferrer noopener\">SQLFlow\u3092\u7121\u6599\u3067\u304a\u8a66\u3057\u304f\u3060\u3055\u3044<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.gudusoft.com\/jp\/sql-data-lineage-tool\/\">\u7cfb\u8b5c\u30c4\u30fc\u30eb\u3092\u63a2\u7d22\u3059\u308b<\/a><\/div>\n<\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Gudu SQLFlow \u3092\u521d\u3081\u3066\u304a\u4f7f\u3044\u3067\u3059\u304b\uff1f\u3053\u3053\u304b\u3089\u59cb\u3081\u307e\u3057\u3087\u3046\u3002\u30af\u30a8\u30ea\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3060\u3051\u3067\u3001\u6570\u79d2\u3067\u5217\u30ec\u30d9\u30eb\u306e\u30c7\u30fc\u30bf\u30ea\u30cd\u30fc\u30b8\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059\u3002\u4ee5\u4e0b\u306b\u3001\u4f7f\u7528\u4f8b\u3001SQLFlow \u306e 3 \u3064\u306e\u4f7f\u7528\u65b9\u6cd5\u3001\u304a\u3088\u3073\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u3092\u793a\u3057\u307e\u3059\u3002\u5fc5\u8981\u306a\u306e\u306f\u57fa\u672c\u7684\u306a SQL \u306e\u77e5\u8b58\u3060\u3051\u3067\u3001\u30c7\u30fc\u30bf\u30ea\u30cd\u30fc\u30b8\u306e\u7d4c\u9a13\u306f\u5fc5\u8981\u3042\u308a\u307e\u305b\u3093\u3002\u7121\u6599\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30e9\u30a4\u30b6\u30fc - \u30b5\u30f3\u30d7\u30eb\u306e\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7\u306f\u4e0d\u8981 39 \u7a2e\u985e\u306e SQL \u65b9\u8a00\u3092\u30b5\u30dd\u30fc\u30c8 3 \u3064\u306e\u4f7f\u7528\u65b9\u6cd5 - UI\u3001REST API\u3001\u30aa\u30f3\u30d7\u30ec\u30df\u30b9 \u5217\u30ec\u30d9\u30eb\u306e\u30ea\u30cd\u30fc\u30b8\u3001\u76f4\u63a5\u304a\u3088\u3073\u9593\u63a5 \u4eca\u3059\u3050\u8a66\u3057\u3066\u307f\u307e\u3057\u3087\u3046: \u7121\u6599\u306e SQLFlow \u30d3\u30b8\u30e5\u30a2\u30e9\u30a4\u30b6\u30fc\u3092\u958b\u304d\u3001\u4ee5\u4e0b\u306e SQL \u3092\u8cbc\u308a\u4ed8\u3051\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u9078\u629e\u3057\u3066\u3001[Visualize] \u3092\u30af\u30ea\u30c3\u30af\u3057\u307e\u3059\u3002 \u4f7f\u7528\u4f8b: 1 \u3064\u306e\u30af\u30a8\u30ea\u304b\u3089\u306e\u5217\u30ec\u30d9\u30eb\u306e\u30ea\u30cd\u30fc\u30b8 \u6b21\u306e\u30b9\u30c6\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u691c\u8a0e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u3053\u308c\u306f\u3001\u30c7\u30fc\u30bf\u3092\u30ed\u30fc\u30c9\u3057\u307e\u3059...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":5}},"_links":{"self":[{"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/pages\/1840"}],"collection":[{"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/comments?post=1840"}],"version-history":[{"count":40,"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/pages\/1840\/revisions"}],"predecessor-version":[{"id":6837,"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/pages\/1840\/revisions\/6837"}],"wp:attachment":[{"href":"https:\/\/www.gudusoft.com\/jp\/wp-json\/wp\/v2\/media?parent=1840"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}