PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 297.2Kb
Man Pages (Zip)
- 402.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/connecting-using-uri-or-key-value-pairs.html
Such strings can be used with the MySQL Shell with the --uri command option, the MySQL Shell \connect command, and MySQL Connectors which implement X DevAPI. shell.unparseUri() converts a dictionary of URI components and connection options into a ...
https://dev.mysql.com/doc/refman/8.0/en/document-store.html
Clients that communicate with a MySQL Server using X Protocol can use X DevAPI to develop applications. X DevAPI offers a modern programming interface with a simple yet powerful design which provides support for established industry standard ...
https://dev.mysql.com/doc/refman/8.0/en/x-plugin-system-monitoring.html
Monitoring SQL Generated by X Plugin This section describes how to monitor the SQL statements which X Plugin generates when you run X DevAPI operations. This is important, because if you instead try to switch to SQL mode, the procedure shows the ...
https://dev.mysql.com/doc/refman/8.0/en/faqs-c-api.html
What if I want to use the “NoSQL” X DevAPI? A.13.4. What if I want to use the “NoSQL” X DevAPI? For C-language and X DevApi Document Store for MySQL, we recommend MySQL Connector/C++. What is “MySQL Native C API”? What are typical ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-shell-tutorial-javascript.html
The Document Store is accessed using X DevAPI, and MySQL Shell provides this API in both JavaScript and Python. X DevAPI User Guide provides more examples of using X DevAPI to develop applications which use Document Store. This quick-start guide ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-shell-userguide.html
The X DevAPI enables developers to work with both relational and document data when MySQL Shell is connected to a MySQL server using the X Protocol. For documentation on the concepts and usage of X DevAPI, which is implemented in MySQL Shell, see X ... MySQL Shell is an advanced client and code editor for MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-shell-tutorial-python.html
MySQL Shell includes X DevAPI, implemented in both JavaScript and Python, which enables you to connect to the MySQL server instance using X Protocol and use the server as a Document Store. X DevAPI User Guide provides more examples of using X DevAPI ... This quick-start guide provides instructions to begin prototyping document store applications interactively with MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/glossary.html
It enables development of C++ applications using X DevAPI, or plain C applications using X DevAPI for C. These terms are commonly used in information about the MySQL database server. Files with this extension are always included in backups produced ...
https://dev.mysql.com/doc/refman/8.0/en/document-store-interfaces.html
To work with MySQL as a document store, you use dedicated components and a choice of clients that support communicating with the MySQL server to develop document based applications. You can use MySQL Shell to prototype applications, execute queries ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-connection-attribute-tables.html
MySQL Connector/C++ 8.0.16 and higher defines these attributes for applications that use X DevAPI or X DevAPI for C: _client_license: The connector license (for example GPL-2.0). Connection attributes are key-value pairs that application programs ...