Coursera
オンライン学位キャリアを探す企業用大学
  • 閲覧
  • 一番人気のコース
  • ログイン
  • 参加は無料
    Coursera
    • 閲覧
    • Mysql

    フィルター

    「mysql」の88件の結果

    • University of California, Davis

      University of California, Davis

      Learn SQL Basics for Data Science

      習得できるスキル: Apache, Apache Spark, Basic Descriptive Statistics, Big Data, Computational Thinking, Computer Architecture, Computer Programming, Data Management, Databases, Distributed Computing Architecture, General Statistics, Machine Learning, Probability & Statistics, Python Programming, SQL, Statistical Programming, Theoretical Computer Science

      4.6

      (13.2k件のレビュー)

      Beginner · Specialization · 3+ Months

    • Duke University

      Duke University

      Excel to MySQL: Analytic Techniques for Business

      習得できるスキル: Algebra, Analysis, Big Data, Business Analysis, Business Communication, Communication, Computational Logic, Computer Programming, Computer Programming Tools, Critical Thinking, Data Analysis, Data Analysis Software, Data Management, Data Visualization, Data Visualization Software, Database Design, Databases, Exploratory Data Analysis, Finance, General Statistics, Investment Management, Mathematical Theory & Analysis, Mathematics, Mysql, Probability & Statistics, Regression, Research and Design, SQL, Software, Spreadsheet Software, Statistical Classification, Statistical Programming, Strategy and Operations, Tableau Software, Theoretical Computer Science

      4.6

      (14.6k件のレビュー)

      Beginner · Specialization · 3+ Months

    • University of Michigan

      University of Michigan

      Introduction to Structured Query Language (SQL)

      習得できるスキル: SQL, Statistical Programming, Data Management, Databases, Mysql

      4.8

      (4.5k件のレビュー)

      Intermediate · Course · 1-4 Weeks

    • Duke University

      Duke University

      Managing Big Data with MySQL

      習得できるスキル: SQL, Data Management, Database Design, Statistical Programming, Mysql, Databases, Analysis

      4.7

      (3.9k件のレビュー)

      Mixed · Course · 1-3 Months

    • University of California, Davis

      University of California, Davis

      SQL for Data Science

      習得できるスキル: SQL, Statistical Programming, Data Management, Databases, Analysis

      4.6

      (12.5k件のレビュー)

      Beginner · Course · 1-4 Weeks

    • Coursera Project Network

      Coursera Project Network

      Simple Retrieval Queries in MySQL Workbench

      習得できるスキル: Statistical Programming, SQL, Web Development, Mysql Workbench, Software Engineering, Other Web Frameworks, Mysql, Application Development, Databases, Data Management

      4.6

      (79件のレビュー)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      MySQL with Information Technology

      習得できるスキル: Mysql Workbench, Relational Database, Database Administration, Data Management, Statistical Programming, Database Design, SQL, Database Application, Databases, Mysql

      4.9

      (9件のレビュー)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Cloudera

      Cloudera

      Analyzing Big Data with SQL

      習得できるスキル: Computer Programming, Statistical Programming, Big Data, SQL, User Experience, Apache, Cloud Platforms, Human Computer Interaction, Distributed Computing Architecture, Software Engineering, Data Management, Analysis, Cloud Computing, Computer Architecture, Programming Principles, Theoretical Computer Science, Databases

      4.9

      (469件のレビュー)

      Beginner · Course · 1-3 Months

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Aggregate Data in SQL using MySQL Workbench

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Database Operations in MariaDB Using Python From Infosys

      習得できるスキル: Python Programming, SQL, Project Management, Statistical Programming, Strategy and Operations, Computer Programming, Databases

      4.5

      (34件のレビュー)

      Advanced · Rhyme Project · Less Than 2 Hours

    • Placeholder
      IBM

      IBM

      Introduction to Relational Databases (RDBMS)

      習得できるスキル: PostgreSQL, Statistical Programming, SQL, Databases, Data Management, Database Design, Database Application

      4.6

      (142件のレビュー)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      SQL Joins

      習得できるスキル: SQL, Statistical Programming, Data Management, Databases

      4.7

      (97件のレビュー)

      Beginner · Rhyme Project · Less Than 2 Hours

    mysqlに関連する検索

    mysql with information technology
    mysql workbench إنشاء و تصميم قواعد البيانات باستخدام
    mysql تكنولوجيا المعلومات مع
    using mysql database with php
    advanced mysql topics
    datastream mysql to bigquery
    migrating mysql user data when running database migration service jobs
    excel to mysql: analytic techniques for business
    1234…8

    要約して、mysql の人気コース10選をご紹介します。

    • Learn SQL Basics for Data Science: University of California, Davis
    • Excel to MySQL: Analytic Techniques for Business: Duke University
    • Introduction to Structured Query Language (SQL): University of Michigan
    • Managing Big Data with MySQL: Duke University
    • SQL for Data Science: University of California, Davis
    • Simple Retrieval Queries in MySQL Workbench: Coursera Project Network
    • MySQL with Information Technology: Coursera Project Network
    • Analyzing Big Data with SQL: Cloudera
    • Aggregate Data in SQL using MySQL Workbench: Coursera Project Network
    • Database Operations in MariaDB Using Python From Infosys: Coursera Project Network

    Mobile And Web Developmentで学べるスキル

    Web (13)
    モバイルアプリ (9)
    JavaScript (8)
    モバイルアプリケーション開発 (8)
    Web開発 (8)
    Androidソフトウェア開発 (7)
    CSS (6)
    プログラミング言語 (6)
    Webアプリケーション (6)
    Android Studio (5)
    AngularJS (5)
    コンピュータープログラム (5)

    Mysqlに関するよくある質問

    • MySQL is a relational database management system (DBMS) that can import, export, and edit structured data in tables for exploratory data analysis. The advantage of using relational database software like MySQL over a spreadsheet program like Microsoft Excel is in the separation of the data from the program itself. While Excel holds the data as well as the formulas and output of analysis in the same file, MySQL creates a relational database that multiple users can interact with simultaneously through structured query language (SQL) queries, allowing for data analysis workflows that are fast, secure, and scalable.

      MySQL is important to learn because it performs quickly with large datasets, supports collaboration, and can prepare data to be used with other analysis tools. MySQL can import and export data to and from spreadsheets as well as other databases enabling data collection, analysis, and presentation across various platforms. And, although relational databases are not suited for unstructured data analysis, MySQL can integrate with Hadoop distributed file systems (HDFS) for big data insights with the use of packages like Apache Sqoop and Hive, Hadoop Applier, and Cloudera Impala.‎

    • Database administrators (DBAs) store and organize an organization’s data so that it is available to data analysts and management for data-driven decision making. They need a strong understanding of database languages in general, and SQL in particular as most database systems use some form of SQL.

      Most database administrators have at least a bachelor’s degree in information or computer science, though many have master’s degrees focused on database management. According to the Bureau of Labor Statistics, database administrators have a median salary of $93,750 per year, and their job growth is expected to be faster than average for all occupations due to the continued importance of data to business, as well as the growth of cloud-based database management systems.‎

    • Yes! Coursera offers an abundance of online courses and Specializations in MySQL, SQL, and data science from top-ranked universities like Duke University, the University of California Davis, and the University of Michigan, as well as industry leaders like IBM and Cloudera. Coursera also offers courses that award a professional certificate in IBM Data Science, as well as Guided Projects with hands-on tutorials presented by expert instructors to help you build relational database and SQL skills.‎

    • Before starting to learn MySQL, it's helpful for you to have experience using databases or a basic understanding of how databases are constructed and work. It may also be helpful for you to have experience with SQL. Other than that, you can generally jump right into learning MySQL without any previous coding skills or prerequisites.‎

    • People best suited in roles in MySQL generally have a strong drive for learning, good organizational skills, and the ability to work out problems on their own but also work effectively on a team. They're good at multitasking, enjoy finding the root causes of problems and their solutions, and find satisfaction in taking on challenges that have to do with unknown issues. People best suited for roles in MySQL, especially administrative roles, have good written, verbal, and interpersonal communication skills. They can mentor those around them and interact with a wide variety of people as well.‎

    • Learning MySQL may be right for you if you are interested in technical innovation, software development, database administration, DevOps, or other technology positions. You may also be interested in working directly for Oracle, the owner of MySQL, in positions that use MySQL. If you're interested in data analytics or work with large amounts of data in your workplace, learning MySQL may help you understand how relational databases work and discover ways to collect and analyze the data yourself. Also, if the company you work for needs to power its Web 2.0 applications, keep its information safe through data warehousing, or develop a custom enterprise-level application—such as a call center, helpdesk application, financial application, or research, documentation, and testing—learning MySQL is likely right for you.‎

    このFAQの内容は、情報提供のみを目的としています。受講生は、自分の個人的、職業的、経済的な目標に合ったコースやその他の資格を取得するために、さらに調べることをお勧めします。
    探索する他のトピック
    Placeholder
    芸術と人文
    338コース
    Placeholder
    ビジネス
    1095コース
    Placeholder
    コンピューターサイエンス
    668コース
    Placeholder
    データサイエンス
    425コース
    Placeholder
    情報技術
    145コース
    Placeholder
    健康
    471コース
    Placeholder
    数学と論理
    70コース
    Placeholder
    自己啓発
    137コース
    Placeholder
    物理科学とエンジニアリング
    413コース
    Placeholder
    社会科学
    401コース
    Placeholder
    言語学習
    150コース

    Coursera Footer

    キャリアをスタート、またはキャリアアップする

    • Google データアナリスト
    • Googleプロジェクトマネジメント
    • グーグルUXデザイン
    • Google ITサポート
    • IBMデータサイエンス
    • IBMデータアナリスト
    • ExcelとRを使用したIBMデータ分析
    • IBMサイバーセキュリティ・アナリスト
    • IBMデータエンジニアリング
    • IBMフルスタック・クラウドデベロッパー
    • Facebookソーシャルメディアマーケティング
    • Facebookマーケティング分析
    • Salesforce営業開発担当者
    • Salesforce Sales Operations
    • インテュイット簿記
    • Google Cloud 認定資格の取得準備:クラウドアーキテクト
    • Google Cloud 認定資格の取得準備:クラウドデータエンジニア
    • キャリアをスタートさせましょう
    • 証明書の取得準備
    • キャリアアップ

    人気のあるトピックを閲覧

    • 無料コース
    • 言語を学ぶ
    • Python
    • Java
    • Webデザイン
    • SQL
    • Cursos Gratis
    • Microsoft Excel
    • プロジェクトマネジメント
    • サイバーセキュリティ
    • 人事
    • データサイエンスの無料コース
    • 英語のスピーキング
    • コンテンツのライティング
    • フルスタックWeb開発
    • 人工知能
    • Cプログラミング
    • コミュニケーションスキル
    • ブロックチェーン
    • すべてのコースを見る

    人気のコースと記事

    • データサイエンスチームのためのスキル
    • データ駆動型意思決定
    • ソフトウェアエンジニアリングのスキル
    • エンジニアリングチームのためのソフトスキル
    • マネジメントスキル
    • マーケティングのスキル
    • セールスチームのためのスキル
    • プロダクトマネージャのスキル
    • ファイナンススキル
    • イギリスで人気のデータサイエンスコース
    • Beliebte Technologiekurse in Deutschland
    • 人気のサイバーセキュリティ証明書
    • 人気の IT 証明書
    • 人気の QL 証明書
    • マーケティングマネージャーキャリアガイド
    • プロジェクトマネージャーキャリアガイド
    • Pythonプログラミングスキル
    • Web開発者キャリアガイド
    • データアナリストのスキル
    • UXデザイナーのためのスキル

    オンラインで学位または証明書を取得する

    • MasterTrack®認定
    • プロフェッショナル認定
    • 大学証明書
    • MBAとビジネス学位
    • データサイエンスの学位
    • コンピュータサイエンスの学位
    • データ分析の学位
    • 公衆衛生学位
    • 社会科学の学位
    • 経営学の学位
    • ヨーロッパのトップレベルの大学の学位
    • 修士号
    • 学士号
    • パフォーマンスパスウェイの学位
    • BSc コース
    • 学士号とは何ですか?
    • 修士号の取得にはどれくらい時間がかかりますか?
    • オンラインMBAに価値がありますか?
    • 大学院で学ぶための7つの方法
    • すべての証明書を表示する

    Coursera

    • 概要
    • Courseraのサービス
    • リーダーシップ
    • キャリア
    • カタログ
    • Coursera Plus
    • プロフェッショナル認定
    • MasterTrack®認定
    • 学位
    • 企業用
    • 政府向け
    • キャンパス向け
    • パートナーになる
    • 新型コロナウイルス対策

    コミュニティ

    • 受講生
    • パートナー
    • 開発者
    • ベータテスター
    • 翻訳者
    • ブログ
    • 技術ブログ
    • 教育センター

    さらに表示

    • 報道関係者
    • 投資家
    • 規約
    • プライバシー
    • ヘルプ
    • アクセシビリティ
    • お問い合わせ
    • 記事
    • ディレクトリ
    • アフィリエイト
    場所を選ばす学習する
    App StoreからダウンロードGoogle Playで取得
    Placeholder
    ©2022 Coursera Inc.All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder