MySQL Community Edition is freely downloadable edition of open source database and it is supported by active community of open source developers and fans.
MySQL gives following characteristics:
• Partitioning to develop performance and management of huge database environments
• Row-based or Hybrid Replication for enhanced replication safety
• Event Scheduler to make and schedule jobs that do different database tasks
• XPath Support
• Dynamic General or Slow Query Log
• Performance or Load Testing Utility
• Better Complete Text Search
• Archive engine with better compression, extra features
• Enhanced User session and problem SQL recognition
• MySQL embedded library
• Extra INFORMATION_SCHEMA objects
• Quicker data import operations
• ACID Transactions to construct dependable and safe business critical applications
• Stored Procedures to get better developer efficiency
• Triggers to implement difficult business rules at database level
• Views to make sure that sensitive data is not compromised
• Information Schema to give simple access to metadata
• Pluggable Storage Engine Architecture for maximum flexibility
• Archive Storage Engine for historical and audit data
![]()



Reply With Quote
Bookmarks