Results 291 to 300 of about 195,011 (308)
Some of the next articles are maybe not open access.
2004
Before we delve into database design principles, we’re going to review some MySQL basics, just to make sure that we’re all roughly on the same page.
Jon Stephens, Chad Russell
openaire +2 more sources
Before we delve into database design principles, we’re going to review some MySQL basics, just to make sure that we’re all roughly on the same page.
Jon Stephens, Chad Russell
openaire +2 more sources
MySQL and Arduino: United at Last!
2013In previous chapters, I discussed several methods you can use to store sensor data. One of those methods is storing the data in a database located on your network. If you recall, this has several advantages, not the least of which is that you do not have to connect your sensor network to the Internet to enable this capability.
openaire +2 more sources
2019
With PHP you can enable the web server to interface with any other program. One of the most commonly used applications for interfacing with a web server is a database server. With a database connection to the web server, your site can search the data of the database system and thus offer dynamic content.
openaire +2 more sources
With PHP you can enable the web server to interface with any other program. One of the most commonly used applications for interfacing with a web server is a database server. With a database connection to the web server, your site can search the data of the database system and thus offer dynamic content.
openaire +2 more sources
2014
Databases, revision control, and e-mail servers are essential components of an organization’s infrastructure. This chapter covers three topics: MySQL, Git, and Postfix. Whether they are hosted in-house or in a public cloud, the choices you make should be well informed and based on technical, business, as well as engineering resources.
openaire +2 more sources
Databases, revision control, and e-mail servers are essential components of an organization’s infrastructure. This chapter covers three topics: MySQL, Git, and Postfix. Whether they are hosted in-house or in a public cloud, the choices you make should be well informed and based on technical, business, as well as engineering resources.
openaire +2 more sources
2015
After reading this chapter you should be able to: use the MySQL commands needed to extract information from a database table, combine information from different tables, rename a table and delete either a table or a database understand the different types of ‘join’ operation available in MySQL find the version of MySQL that you are using.
openaire +2 more sources
After reading this chapter you should be able to: use the MySQL commands needed to extract information from a database table, combine information from different tables, rename a table and delete either a table or a database understand the different types of ‘join’ operation available in MySQL find the version of MySQL that you are using.
openaire +2 more sources
2019
While the MySQL server still includes the old MySQL client (mysql), the new MySQL Shell should be considered the default client to interact with your MySQL servers. It has many advantages over the previous client that was bundled with the server; the most powerful being the ability to use Python or JavaScript directly from the shell.
openaire +2 more sources
While the MySQL server still includes the old MySQL client (mysql), the new MySQL Shell should be considered the default client to interact with your MySQL servers. It has many advantages over the previous client that was bundled with the server; the most powerful being the ability to use Python or JavaScript directly from the shell.
openaire +2 more sources
Installing and Configuring MySQL
2018This chapter guides you through MySQL’s installation and configuration process. It is not intended as a replacement for MySQL’s excellent (and mammoth) user manual, but instead highlights the key procedures of immediate interest to anybody who wants to quickly and efficiently ready the database server for use. The following topics are covered:
openaire +2 more sources
2018
MySQL comes with quite a few utilities, or clients, each of which provides interfaces for carrying out various tasks pertinent to administration of the database server. This chapter offers a general overview of the most commonly used clients and provides an in-depth introduction to the native mysql and mysqladmin clients.
openaire +2 more sources
MySQL comes with quite a few utilities, or clients, each of which provides interfaces for carrying out various tasks pertinent to administration of the database server. This chapter offers a general overview of the most commonly used clients and provides an in-depth introduction to the native mysql and mysqladmin clients.
openaire +2 more sources
Performance analysis of NoSQL and relational databases with MongoDB and MySQL
, 2020Benymol Jose, Sajimon Abraham
semanticscholar +1 more source