显然,可以使用嵌入式数据库。
可以试试嵌入式数据库服务器。
嵌入式数据库部署特有的困难。
Derby是一种嵌入式数据库。
关闭嵌入式数据库引擎。
Informix特别适合作为嵌入式数据库使用。
Informix is particularly well suited for use as an embedded database.
但是对于分布式数据库,每个源可能使用单独的机制。
But with distributed databases, each source may use a separate mechanism.
嵌入式数据库最重要的性质是可靠性:它不会发生故障。
The single most important quality of an embedded database is reliability: it cannot fail, ever.
该程序和一个内嵌式数据库一起操作,且从命令行中运行。
The program operates with an embedded database and is run from a command line.
使用嵌入式数据库服务器需要不同于传统企业部署的部署方式。
Working with a database server that will be part of an embedded deployment requires a different approach from a traditional enterprise deployment.
在这个场景中,我们不使用WPSH中预先配置的嵌入式数据库。
In this scenario, you will not use the embedded, pre-configured database in the WPSH.
通常情况下,嵌入式数据库打包为库,与应用程序代码直接链接。
Typically, an embedded database is packaged as a library and is linked directly to application code.
嵌入式数据库服务器常常在存储空间和内存方面受到严格的限制。
Embedded database servers must often respect strict storage and memory limits.
嵌入式数据库管理系统是近几年才兴起的一项新的数据管理技术。
Embedded Database management System is a new technology of data management rising in recent years.
使用开放式数据库连接(odbc)的第三方应用程序可以读取此数据。
Third-party applications that use Open Database Connectivity (ODBC) can also read the data.
当使用Derby完全完成ant脚本时,最好关闭嵌入式数据库引擎。
When your Ant script is completely finished using Derby, it is a very good idea to shutdown the embedded database engine.
我本来的目的是在程序中使用嵌入式数据库,同时不依赖于额外的dlls。
My original goal was to deploy an application with an embedded database without additional DLLS.
使数据库服务器适合于传统企业环境的许多性质也适用于嵌入式数据库服务器。
Many of the characteristics that make a database server a good fit in a traditional enterprise environment also apply to an embedded database server.
嵌入式数据库用来保存各种信息,嵌入式数据库管理系统统一管理各种数据。
The embedded database is used to store all kinds of information and the management system of embedded database manages all the data.
由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。
Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself.
为简单起见,使用的是嵌入式数据库apacheDerby10.6.1。
To keep things simple, an embedded database, Apache Derby 10.6.1, was used.
本文介绍了使用ObjectGrid的几种模式之一:作为内存分布式数据库。
This article described one of several patterns for using ObjectGrid: as an in-memory distributed database.
嵌入式数据库服务器支持的应用程序必须能够开箱即用,数据库本身也必须不需要设置。
And just as the application it supports must be ready to operate out of the box, an embedded database server must require little or no setup.
如果你的系统基于分布式数据库,保持全部存储过程同步就会比应用代码同步要难得动。
If you have a system with 100's of distributed databases it is far more difficult to keep all those stored procedures and triggers synchronized than it is to keep the application code synchronized.
注意,不需要像使用JDBC那样用到用户名或密码—这是使用嵌入式数据库的优点之一。
Notice there is no need for user names or passwords as you might usually see with JDBC - one benefit of using an embedded database.
本节将依次就这些可配置的策略详细介绍Slice与分布式数据库环境相关的运行时行为。
This section will elaborate runtime behavior of Slice pertaining to a distributed database environment in terms of these configurable policies.
在分布式数据库和数据仓库中,普遍采用数据复制的方法来提高数据的可用性和系统的性能。
To improve data availability and system performance, data replication methods are widely adopted in distributed databases and data warehouses.
分布式数据查询是分布式数据库管理系统的核心,而查询优化算法又是查询处理中的关键技术。
The distributed data query is the core of the distributed database managing system, but the optimized query algorithm is the key technology in query processing.
我们使用的是嵌入式数据库,但是我们处理它的方式和通过JDBC 访问的其他数据库一样。
We are using an embedded database, but we get to treat it like it is just another database being accessed through JDBC.
移动数据库技术是支持移动计算环境的分布式数据库技术,在移动计算环境中有许多重要应用。
Mobile database technology is the distributed database technology of supporting the mobile computing environment, which has a lot of important applications in the mobile computing environment.
应用推荐