database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Q&A 23832 게시물 읽기
No. 23832
MySQL 의 특징 5줄정도로좀...
작성자
학생
작성일
2005-05-30 08:47
조회수
1,410

컴퓨터 입문 강의를 수강하는데요,

 

DBMS종류와 그 각각의 대해서 5줄내외로 특징을 적어오라는 레포트입니다.

 

고수님들 특징좀 알려주세요..

 

ex) 오픈소스형이다. 주로 리눅스에서 사용된다. 무엇과 잘 호환한다. 신뢰성이 높다.

이 글에 대한 댓글이 총 1건 있습니다.

mysql document

1.2.2. The Main Features of MySQL

-------------------------------------------------------------

다른 것들과 공통되는 것들을 제하면...

- Uses GNU Automake, Autoconf, and Libtool for portability

- Very fast joins using an optimized one-sweep multi-join

- The MySQL-specific SHOW command can be used to retrieve information about databases, tables, and indexes. The EXPLAIN command can be used to determine how the optimizer resolves a query.

- A privilege and password system that is very flexible and secure, and that allows host-based verification. Passwords are secure because all password traffic is encrypted when you connect to a server.

- In MySQL versions 4.1 and higher, Windows servers also support shared-memory connections if started with the --shared-memory option. Clients can connect through shared memory by using the --protocol=memory option.

이경환(babocom)님이 2005-05-30 09:31에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
23837[질문]Query 에서 변수 선언하여 사용할려고 합니다.
김현구
2005-05-31
1238
23835mysqldump 사용법 질문 - 쿼리와 동시에 사용할수 없는지 [1]
김자현
2005-05-30
1571
23834MySQL 4.1로 업그레이드시 문자셋 기본설정으로 기존 한글 깨진경우
송병옥
2005-05-30
1972
23832MySQL 의 특징 5줄정도로좀... [1]
학생
2005-05-30
1410
23831MySql 대문자와 소문자 구분 [1]
유상규
2005-05-28
2463
23830윈도우2000에서 MySQL이 동작하려면 어떤 도구들이 필요하죠?? [3]
2005-05-27
1468
23829쓰레드에서의 동기화 문제
매니아
2005-05-27
1407
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.017초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다