|
|
|
تازه اول راهه
        
گروه: کاربران
آخرین بازدید: چهار شنبه 12 دی 1386 - 7:20 بعدازظهر
پست ها: 4,
بازدید ها: 6
|
|
متنی می خواستم در حد یك توضیحات مختصر درباره ی مقایسه ی این دو
متشكرم
--------------
|
|
|
|
|
تازه اول راهه
        
گروه: کاربران
آخرین بازدید: یکشنبه 4 آذر 1386 - 11:13 صبح
پست ها: 3,
بازدید ها: 4
|
|
Feature
|
SQL Server 2000
|
MySQL v4.1
|
column
name length
|
128
|
64
|
index
name length
|
128
|
64
|
table
name length
|
128
|
64
|
max
indexes per table
|
250
|
32
|
index
length
|
900
|
1024
|
max
index column length
|
900
|
255
|
columns
per index
|
16
|
16
|
max
char() size
|
8000
|
1048543
|
max varchar()
size
|
8000
|
1048543
|
max
blob size
|
2147483647
|
1048543
|
max
number of columns in GROUP BY
|
Limited
only by number of bytes (8060)
|
64
|
max
number of columns in ORDER BY
|
Limited
only by number of bytes (8060)
|
64
|
tables
per SELECT statement
|
256
|
31
|
max
columns per table
|
1024
|
2599
|
max
table row length
|
8036
|
65534
|
longest
SQL statement
|
16777216
|
1048574
|
constant
string size in SELECT
|
16777207
|
1048565
|
| Hardware | SQL Server 2000 | MySQL 5.0 |
| Operating system | Windows XP, Windows 2000 Windows 9x, Me, NT, 2000, XP, and 2003 |
Linux 2.0+
Mac OSX
AIX 4.x, 5.x
BSDI 3.0, 3.1 and 4.x
FreeBSD 3.x, 4.x, 5.x
OpenBSD 2.5+
Digital Unix 4.x
HP-UX 10.20, 11.x
NetBSD 1.3/1.4 Intel, 1.3 Alpha
SCO Open Server, UnixWare 7.1
SGI Irix 6.5
Solaris 2.5
|
| Memory | Enterprise Edition and Enterprise Evaluation Edition: 64 MB minimum, 128 MB or more recommended
Standard Edition and Developer Edition: 64 MB minimum
Personal Edition and Desktop Engine (MSDE 2000):
128 MB minimum on Windows XP
64 MB minimum on Windows 2000
32 MB minimum on other Windows | 32 MB of RAM
|
| Hard disk space | Enterprise, Enterprise Evaluation, Standard, Developer, and Personal Editions require:
95 to 270 MB of available hard disk space for the database engine; 250 MB for a typical installation.
50 MB of available hard disk space for a minimum installation of Analysis Services; 130 MB for a typical installation.
80 MB of available hard disk space for English Query.
Desktop Engine (MSDE 2000): 44 MB minimum | 60 to 85 MB depending on the components and operating system; 200 MB recommended for Windows. |
| SQL Server 2000 | MySQL v5.0 |
| Hot backups | Yes | Yes |
| Replication | Snapshot, Transactional, Merge | One-way only |
| Clustering | Yes | Yes |
| Security features | High | High |
| Locking and concurrency support | Fully automated | Row-locking (InnoDB) |
| Stability | High | High |
| GUI Administration Tools | Yes | Yes (download) |
| Feature |
| SQL Server 2000 | MySQL v5.0 |
| ACID |
| Yes | Yes |
| Referential Integrity |
| Yes | Yes |
| Transactions |
| Yes | Yes |
| Temporary Table |
| Yes | Yes |
| Views |
| Indexed views | Updateable views |
| Indexes |
|
|
|
| R-/R+ tree | ? | MyISAM only |
| Hash | ? | MEMORY only |
| Expression | ? | No |
| Partial | ? | No |
| Reverse | ? | No |
| Bitmap | ? | No |
| Cursor |
| Yes | Yes |
| Trigger |
| Yes | Rudimentary |
| Function |
| Yes | Yes |
| Procedure |
| Yes | Yes |
| External routine |
| Yes | Yes |
| Partitioning |
|
|
|
| Range | Yes | NDB only |
| Hash | No | No |
| Composite | No | No |
| List | No | No |
| XML support |
| Yes | No |
| Unicode |
| Yes | Yes |
dosec20042007-11-15 05:53:28
|
|
|
|
|
تازه دوم راهه!!
        
گروه: کاربران
آخرین بازدید: سه شنبه 20 فروردین 1387 - 10:08 صبح
پست ها: 26,
بازدید ها: 26
|
|
.. ساده ترین توضیح اینه که :هیچ کدوم به اون یکی برتری نداره و تنها بسته به اینکه شما به کدومش مسلط باشی ، همون بهتره. اما SQL-server خریدنیه و My-SQL مُفته. تمام برنامه نویس های Open source و تحت لینوکس مجبورن از My-SQL استفاده کنن و SQL-Server فقط روی ویندوز نصب و اجرا میشه. یعنی ، My-SQL هم که نسخه تحت ویندوز داره ، با دستورات تحت DOS و پرامپت کار می کنه و محیط ویژوال به قدرت SQL-Server نداره. تمام برنامه های Open source اگر چه بارها توسط بهترین برنامه نویس ها چک شده ان و خطری از نظر کدهای ویروسی و مخرب ممکنه نداشته باشه ، اما ساپورت کافی روی اونها نیست ، در حالی که SQL-Server اگر چه کدباز نیست اما شرکتی با عظمت مایکروسافت حمایتش می کنه ..
www.pedramweb.com

|
|
|
|