Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
01-21-2022, 05:57 AM
Post: #1
|
|||
|
|||
[F4LT] A beginner's guide to MySQL
A beginner's guide to MySQL
Learn the basics of MySQL New Rating: 3.1 out of 5 (5 ratings) 490 students 34min of on-demand video Description MySQL is written in C and C++. Its SQL parser is written in yacc, but it uses a home-brewed lexical analyzer. MySQL works on many system platforms, including AIX, BSDi, FreeBSD, HP-UX, ArcaOS, eComStation, IBM i, IRIX, Linux, macOS, Microsoft Windows, NetBSD, Novell NetWare, OpenBSD, OpenSolaris, OS/2 Warp, QNX, Oracle Solaris, Symbian, SunOS, SCO OpenServer, SCO UnixWare, Sanos and Tru64. A port of MySQL to OpenVMS also exists. The MySQL server software itself and the client libraries use dual-licensing distribution. They are offered under GPL version 2, or a proprietary license. https://www.udemy.com/course/mysql-basics/ Enjoy! |
|||