SQL和MySQL有什么区别? [英] What is the difference between SQL and MySQL?

查看:67
本文介绍了SQL和MySQL有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是数据库新手,我想知道: SQL MySQL 有什么区别?

I am new to databases and I was wondering: What is the difference between SQL and MySQL?

推荐答案

SQL -结构化查询语言。它是一种声明性计算机语言,旨在查询关系数据库

SQL - Structured Query Language. It is declarative computer language aimed at querying relational databases.

MySQL 是一个关系数据库-一种为数据存储和检索而优化的软件。这样的数据库有很多-Oracle,Microsoft SQL Server,SQLite以及许多其他这样的数据库。

MySQL is a relational database - a piece of software optimized for data storage and retrieval. There are many such databases - Oracle, Microsoft SQL Server, SQLite and many others are examples of such.

这篇关于SQL和MySQL有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆