Examples with "API DB" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
L'API DB définit un certain nombre d'erreurs qui doivent exister dans chaque module de base de données.
The DB API defines a number of errors that must exist in each database module.
Vous pouvez obtenir plus d'informations à leur sujet en lisant l'API DB spécification 2.0.
You can get more information about them by reading the DB API 2.0 specification.
L'API DB fournit une norme minimale pour travailler avec des bases de données en utilisant des structures et de la syntaxe Python autant que possible.
The DB API provides a minimal standard for working with databases using Python structures and syntax wherever possible.
Other results
OCaml-FreeTDS Le module Freetds offre une interface à l'API DB-lib de FreeTDS ainsi qu'une interface plus ancienne à ct.
OCaml-FreeTDS The Freetds module offers a binding to the DB-lib API of FreeTDS as well as a deprecated binding to ct.
Elle est appelée db-api et est située sous lib/db-api.
Vous pouvez voir des exemples dans ce répertoire pour voir les db-apis que nous avons actuellement.
La prise en charge de l'API Table Azure Cosmos DB est accessible via le portail Azure.
Azure Cosmos DB Table API support is accessible through the Azure portal.
Le standard de Python pour les interfaces de base de données est le Python DB-API.
The Python standard for database interfaces is the Python DB-API.
Il ne faut pas confondre les objets créés par plpy.cursor avec les curseurs DB-API comme définis par la spécification Python Database API.
Do not confuse objects created by plpy.cursor with DB-API cursors as defined by the Python Database API specification.
Consultez notre nouveau guide de démarrage rapide avec l'API Graph Azure Cosmos DB en PHP.
Check out our new guide, Quickstart with Azure Cosmos DB Graph API in PHP.
En plus d'un pilote DB API, Django a besoin d'un adaptateur pour accéder aux pilotes de bases de données à partir de son ORM.
In addition to a DB API driver, Django needs an adapter to access the database drivers from its ORM.
PDO prend en charge plusieurs RDBMS avec la même API et fournit des fonctionnalités non trouvées dans la spécification DB-API, telles que l'accès aux colonnes par nom.
PDO supports multiple RDBMS with the same API, and provides features not found in the DB-API spec, such as column access by name.
Il fournit une interface SQL conforme à la spécification DB-API 2.0 décrite par PEP 249.
It provides a SQL interface compliant with the DB-API 2.0 specification described by PEP 249.