Log to Relational Databases (RDBMS).
向关系数据库中记录日志(RDBMS)。
DBI driver can be used for any RDBMS.
DBI驱动程序(可以用于任何RDBMS)。
This is due to RDBMS' strict schema-based design.
这是由于RDBMS严格的基于模式的设计。
This data is based on using DB2 as the RDBMS.
该数据基于使用DB 2作为RDBMS。
RDBMS: The back-end database used for replication.
RDBMS:用于复制的后端数据库。
Listing 6 shows the code excerpt that accesses the RDBMS.
清单6显示了访问RDBMS的代码摘录。
Applications might have to modified to work with other RDBMS.
当需要使用其他RDBMS时,可能不得不修改应用程序。
RDBMS: Support for large result sets sizing using count query.
RDBMS:支持使用count查询大结果集大小。
Imagine an RDBMS database in the cloud that contains messages.
假设云中rdbms数据库包含消息。
It's assumed that the required RDBMS software is already installed.
假设已经安装了所需的RDBMS软件。
Assuming you're using an RDBMS, when you call DataMapper.auto_migrate!
假设你在使用一个RDBMS,当你调用DataMapper . auto_migrate !
Tables or views in a relational database management system (RDBMS).
关系数据库管理系统(DBMS)中的表或视图。
Corresponding categories data is stored in an RDBMS at the EIS tier.
相应的种类数据存储在eis层的RDBMS中。
The RDBMS optimizer accomplishes this substitution in an automatic way.
RDBMS优化器以自动方式来完成这种替代。
NoSQL databases won't replace the RDBMS, however; they'll supplement it.
NoSQL数据库不会替代rdbms,但是,它们将补充它。
RDBMS either directly through SQLs or stored procedures indirectly using orm.
直接通过SQL或间接使用OR M的存储过程来实现rdbms。
RDBMS: Dynamic schema upgrade when encountering new interface implementations.
RDBMS:当遇到新的接口实现时可以动态升级schema。
This permits a degree of flexibility in storage not seen in most RDBMS systems.
这让存储具有一定程度的灵活性,而大多数RDBMS系统都不具有这种灵活性。
Think of a Document as a row in a RDBMS, and Fields as columns in that row.
考虑到一个文档对应rdbms(关系型数据库管理系统)中表的一行,一个字段对应表的那一行的某一列。
More importantly, however, an RDBMS provides a finite number of connections.
然而,更重要的是RDBMS只提供有限数量的连接。
It's up to the user or programmer to feed these statements into an actual RDBMS.
是否将这些语句放入实际的RDBMS由用户或程序员决定。
You need to use the tools that come with your RDBMS to actually load the data.
需要使用RDBMS 所带的工具来实际装入数据。
You create an instance by specifying the JDBC driver you used to access your RDBMS.
可通过指定您用来访问RDBMS的JDBC驱动程序来创建一个实例。
Or at least we know what happens to the RDBMS manager, which is a great big headache.
或者,至少我们知道RDBMS管理器会怎样,这是一个很头痛的问题。
Once you understand SQL, you’ll have a much better grasp on the limitations of an RDBMS.
一旦你理解了SQL,你会更好地领会一个关系型数据库管理系统的局限性。
Even the things that are easy in an HDBMS are likely to be relatively hard in an RDBMS.
在HDBMS中即使很简单的一些事情到了RDBMS中往往会相对地困难一些。
Your RDBMS stored procedures are now available to you in any place that an agent was before.
RDBMS存储过程现在可以从任何地方访问,只要前面有一个代理。
In the right situation, sharding could be key to unlocking scale and speed in a traditional RDBMS.
如果能够正确实现,切分可以用于解决传统RDBMS规模和速度问题。
The two features added here deal with operations done in the RDBMS system against virtualized data.
这里新增的两个功能用于处理RDBMS 中对虚拟化数据的操作。
On an RDBMS, they're implemented via stored procedures which are not portable between databases.
在一个RDBMS中,这是通过存储过程实现的,在不同的数据库之间,并不能很好地进行移植。
应用推荐