形态与构图
一种流畅、工业化的几何形态,强调可扩展性、性能与现代工作流程。
色彩心理学
温暖的黄色与金色传递出乐观精神、充满活力的社区及易于接触的创新。
设计元素
锋利的字符切面象征着工具栈的结构性与高性能本质。
Logo 为各自所有者的商标,在合理使用原则下用于品牌识别。
MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius' daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.
来源:维基百科