answersLogoWhite

0

Is MySQL a programming language

Updated: 10/3/2023
User Avatar

Wiki User

14y ago

Best Answer

MySQL was written and developed using the C and C++ programming languages.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

No.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is MySQL a programming language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How to connect database in C programming language c?

It depends on the database (eg Oracle, MySql, Postgresql), obviously.


What are good Mysql Php sites?

Mysql PHP is a programming language that is supposed to help with finding specific information in a database. ScriptBase is one of the leading developers and producers of this type of software.


What has the author Janet Valade written?

Janet Valade has written: 'PHP & MySQL' 'PHP & MySQL web development all-in-one desk reference for dummies' -- subject(s): Computer Technology, Nonfiction, OverDrive, PHP (Computer programming language), SQL (Computer program language), Web site development 'PHP et MYSQL' 'PHP and MySQL for Dummies'


Which database is good mysql or PHP?

PHP is a programming language, but MySQL is a database management system. They are two entirely different objects, and as a result, they are utilised for two quite different purposes. To learn more about data science please visit- Learnbay.co


What are the advantages and disadvantages of PHP with mysql?

Ultimately PHP is a programming language and MySQL is a database language. Using PHP with MySQL is a nice combination with built-in support and the simplicity of it all. However, there aren't a lot of disadvantages of using PHP with a database, it just allows for better data organization and whatnot. There are definitely advantages and disadvantages to using a database other than MySQL (such as MongoDB or PostgreSQL).


What are the open source DB languages?

I know of 2. Mysql and OpenOffice.org. Mysql is very powerfull and easy to use along with PHP and the programming language running under apache. This will work in Windows, Linux and Mac OS.


What has the author W J Gilmore written?

W. J. Gilmore has written: 'Beginning PHP and MySQL' -- subject- s -: Internet programming, MySQL - Electronic resource -, PHP - Computer program language -, Web site development


What is lamp of programming language of student?

I dont get your question but Lamp isL: Linux (operating system)A: Apache (web server)M: Mysql (database)P: Php/Python/Perl (language)


When creating a new social networking website what new distinct features should be included and what programming language should it be created with?

You could easily do this with PHP and mySQL ;).


How do you connect an HTML form to a my SQL database?

To connect an HTML form and a MySQL database you have to employee an intermediary programming language. On the internet, this means using a language similar in function to PHP, ASP, JSP, Ruby, Python, or Perl. The specific logic required depends on the contents of the form and the web programming language used.


What are the differences between sql and mysql?

SQL is short for Structured Query Language, and MySQL is a database management system, like SQL Server 2005, Oracle.An example would be other programming languages like BASIC and QBASIC where BASIC is the generic term for the BASIC programming language and QBASIC is Microsoft's version (quick BASIC) and TURBO BASIC was Borlands version.oracle supports the user defined datatypes,where as mysql not support all these types of datatypes, like user defined , and cursors like these stuff;;


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".