answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is SQL and MySQL the same?

No, SQL and MySQL are not the same. SQL (Structured Query Language) is a standardized programming language used for managing and manipulating relational databases. MySQL, on the other hand, is an open-source relational database management system (RDBMS) that uses SQL as its query language. In essence, SQL is the language, while MySQL is a specific implementation of a database system that utilizes that language.


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 is the name of mysql driver?

The MySQL driver for connecting to MySQL databases in various programming environments is commonly known as "MySQL Connector." For Java, it's referred to as "MySQL Connector/J," while for Python, it's often called "MySQL Connector/Python." There are also other language-specific connectors available, such as "MySQL Connector/NET" for .NET applications.


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.