文/佚名 出处/IT168
Scimore UAB 宣布推出 Scimore 并行服务器和 Scimore 嵌入式数据库 v2.0(bata版)。
这次发布包括在Scimore并行服务器和 Scimore 嵌入式数据库上的性能及外观改进。新的版本比以前要快三到四倍。
详情如下:
Scimore Parallel Server and Scimore Embedded Database v2.0April 3th, 2007 - We are pleased to announce the release of Scimore Parallel Server and Scimore Embedded Database v2.0 (beta).
The release includes performance and feature improvements in both Scimore Parallel Server and Scimore Embedded Database. The new version is now 3 to 4 times faster.
Unfortunately, these changes have led to incompatibility with older versions. Therefore, to upgrade you will need to backup the databases, uninstall the current version, install v2.0 and restore the backups. The .NET provider and C++ client classes must also be updated.
The major improvements and features since 1.5- Network. Optimized Client/Server communication layer. After optimization, simple queries are now 4 times faster.
- HEAP tables. A heap is a table without a clustered index. Heaps usually occupy half the disk and memory space of b+tree data structures, which can greatly improve performance.
- Replicated Tables. A Replicated table is a table when CREATE TABLE statement does not set a PARTITION key. In a cluster, replicated tables' content will be exactly the same on each node. All modification on replicated tables will be propagated to all nodes. Transactions are committed when all nodes completed any modifications to these replicated tables. Read transactions greatly benefit performance, since the data can be extracted from any node. However, write transactions will degrade with the increasing number of the nodes in the cluster. For instance, for OLAP queries, the best practice is to replicate dimension tables and partition (round-robin) the fact table.
- User Defined Procedures. User defined procedures let you create your own external routines. These routines are loaded via DLLs, written in a programming language such as C/C++ that ScimoreDB can dynamically load and run directly in the database’s address space. Read more...
- CASE. SQL command that evaluates a list of conditions and returns one of multiple possible result expressions. Used in SELECT or UPDATE commands.
Consultancy and Support services:For the past 5 years we have been delivering database solutions, from embedded to clustered client/server back-ends that handles millions of users. It is very important that customers never loose any data or encounter any data corruptions, and, we never had an incident when data was lost or corrupted in any way.
ConsultancyIf you are looking to minimize your TCO, need to build high load application like community, chat, online game or use an embedded database, please consider our database as an option.
We are happy to meet with you to introduce our database and hear about your needs, existing solutions and plans. If ScimoreDB is right for you, we offer individual consultancy plans of 3-5 days, usually with a goal which must be achieved. The price is 2.000 EURO per day. If you later decide not to use our database, or ScimodeDB does not meet your requirements, we will refund 75%.
Enterprise SupportScimoreDB Enterprise Support provides a comprehensive set of consultancy and support services, free courses to keep your developers up to date, monitoring of your database's health, rapid updates of binaries and more…
Organizations get following benefits: - Scalable business-critical application with free database, saving money on software licenses.
- You do not need to hire a database administrator. Our dedicated engineer will perform daily administration tasks for you.
- Save time and money when designing or reimplementing application. Our engineer quickly will identify the database's hardware and make an SQL schema that can scale.
ScimoreDB Enterprise Support includes: - A dedicated database Engineer, responsible for:
- Up to 100 hours of 24x7 consulting support, schema design and review, performance tunning, customer code review. Over 100 hours: 150 euro each additional hour.
- Up to 150 Hours of administration tasks including backup and monitoring. Over 150 hours: 100 euro each additional hour.
- Unlimited incident support.
- Unlimited installation of Scimore Parallel & Scimore Embedded Database.
- Free database courses.
Our prices is the lowest in the market. Compared with MySQL, our prices are up to 20% lower.
ScimoreDB Enterprise Support is valid for 1 year and the price is 30.000 euro per year.
About Scimore UAB.
Scimore UAB, a technical company with over 5 years of experience in database development, develops and sells the high performance distributed SQL database that offers significant cost savings to power high-load websites, business applications and packaged software. Our mission is to help customers reduce hardware, software and development costs by providing exceptional database performance and affordable price. For more information on Scimore UAB software, visit
www.scimore.com. 您可能对 [Other DB] 的这些文章也感兴趣: