Vertaling van "NO SQL" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Las combinaciones en modo no SQL son más flexibles porque admiten más tipos de componentes de entrada (p. ej. la combinación puede ser entre tablas de bases de datos distintas o entre estructuras XML y tablas de base de datos).
Joins in non-SQL mode are more flexible because they support more component types as input (for example, the join can be between tables from different databases, or between XML structures and database tables).
Dependiendo del tipo de datos que se conecten al componente de combinación, la operación de combinación puede tener lugar en el modo estándar (no SQL) o en el modo SQL.
Depending on the kind of data connected to the join component, the join operation can happen either in standard (non-SQL) mode, or in SQL mode.
Este archivo, sin modificaciones, permite la instalación de la mayoría de las actualizaciones no SQL Server.
This file, without any change, allows the installation of most of the non-SQL Server updates.
Por otro lado, las combinaciones no SQL exige al motor de asignación comparaciones que requieren un gran uso de memoria (porque el número total de comparaciones representa la combinación cruzada o producto cartesiano de todas las estructuras combinadas).
On the other hand, a non-SQL join causes the mapping engine to perform memory-costly comparisons (because the total number of comparisons represents the cross-join, or Cartesian product, of all joined structures).
No tememos agregar extensiones a SQL o soportar características no SQL si esto incrementa en gran medida la usabilidad de MySQL Server para un gran porcentaje de nuestra base de usuarios.
We are not afraid to add extensions to SQL or support for non-SQL features if this greatly increases the usability of MySQL Server for a large segment of our user base.
No tememos añadir extensiones a SQL o soporte para funcionalidades no SQL si esto aumenta la usabilidad de MySQL Server para un gran segmento de nuestra base de usuarios.
We are not afraid to add extensions to SQL or support for non-SQL features if this greatly increases the usability of MySQL Server for a large segment of our user base.
Tanto NO SQL o READS SQL DATA indican que una rutina no cambia datos, pero debe especificar uno de estos explícitamente ya que por defecto es CONTAINS SQL si ninguna de estas características se da.
Either NO SQL or READS SQL DATA indicates that a routine does not change data, but you must specify one of these explicitly because the default is CONTAINS SQL if no characteristic is given.
Asignar el valor 0 fuerza la restricción que una rutina debe declararse con la característica DETERMINISTIC, o con las características READS SQL DATA o NO SQL.
A setting of 0 also enforces the restriction that a function must be declared with the DETERMINISTIC characteristic, or with the READS SQL DATA or NO SQL characteristic.
Sea práctico en Spring, JSP, RDBMS (Oracle o SQL Server) y NO SQL DB; fuerte competencia en ANT, Comergent o un marco de comercio electrónico equivalente, Tomcat, XML, RESTFUL y Unix.
Be hands-on in Spring, JSP, RDBMS (Oracle or SQL Server) and No SQL DB; strong proficiency in ANT, Comergent or equivalent E-Commerce framework, Tomcat, XML, RESTFUL and Unix.
Los conceptos de arquitectura y la forma en que se debe abordar el uso de No SQL
The architecture concepts and the way that using a NoSQL should be approached
que es equivalente pero no SQL estándar.
which is equivalent but is not standard SQL.
que son equivalentes pero no SQL estándar.
which are equivalent but not standard SQL.
Si estamos utilizando fixtures no sql, por ejemplo de mongodb, entonces estos datos serán aplicados a la colección mongodb users.
If we are using nosql fixtures, for example mongodb fixture, then this data will be applied to users mongodb collection.