First of all, what is a database? It's a term that you sometimes see, but it might be good to know even the minimum content!

Hello、munejyuka。 I sometimes see and hear、 The term database。 What exactly is this database? Even if you ask me to explain, I can't... so、I thought it would be good to know at least the minimum, so I looked into it.。     What is a database? What is a database?、   extract data、edit、共有しやすくするように集積したもの とのことです。 It says that something that simply collects data cannot be called a database.。   For example、   ・商品リストの中から一定以上の売り上げがある商品のみを抽出したい ・住所録の中から大阪府に住んでいる人だけをリストアップしたい ・契約リストの中から山田さんの担当顧客だけを抜き出したい というような場面でデータベースが役に立つということです。     データベースの種類 データベースには種類があるようでして、There are three main types。 I'll summarize it briefly.。   ・Hierarchical database:ツリーのようにデータを関連付けして保存する ・ネットワーク型データベース関連性のあるデータを相互に結び付けて保存する ・リレーショナルデータベースエクセルのような表の形式でデータを保存する 調べ出したら永遠に続きそうなので、I'll just give you a quick overview。 Creating a database that suits your purpose、I think this will affect the feeling of use afterward.、I feel that we need to deal with it on a case-by-case basis.。     まとめ ・データベースはただ単にデータを集めただけのものではない ・データベースは決まった形式でデータを保存し活用しやすくしたもの ・階層型、network type、リレーショナル型の3種類がある データベースがきちんとしていれば、Now you can quickly find the data you want、You can improve work efficiency and reduce burden in various situations.。   What really matters is、Rather than collecting data、It's about making good use of the database and getting good results.、ここのところを忘れずに行動していく必要があります! 皆さんにデータベースというものについて少しでもご理解いただけたら幸いです! 最後まで読んでいただき、Thank you!

Read more →