Our company specializes in Database applications and technologies in general. We’ve found your products excellent in case of our client, utilizing MySQL database.
Athanasios Alekizoglou Qualisys Information Technology System
12/08/2011 EMS DB Comparer for MySQL 4.0 released Added the Project Management Wizard, significantly improved the algorithm of object comparison and script generation, and much more…
11/29/2011 EMS Data Import version 3.5 released Added the possibility to rollback the transaction, if an error occurs, import in Excel 2007 improved, and much more…
EMS SQL Management Studio is a complete solution for database administration and development. SQL Studio unites all must-have components that focus on the most critical database management tasks in one powerful and easy-to-use environment that can work round the clock.
Whether you are a database or application developer, DBA or business analyst, EMS SQL Management Studio offers all essential tools to make you more productive than ever before!
Simplify and automate your database development process, design, explore and maintain existing databases, build compound SQL query statements, manage database user rights and manipulate data in different ways.
Create a work environment that is efficient and free with our freeware easy-to-use products for database development and administration. Take advantage of the freeware database tools from EMS Database Management Solutions to increase your productivity. Learn more about free database tools
SQL Industry News
01/23/2012 Amazon launches scalable database service for apps Amazon has launched DynamoDB, a fully-managed, cloud-based database service specifically built to adapt to the scaling issues of web applications and online games as their userbases and needs grow.
12/14/2011 Microsoft Announces SQL Azure Q4 Service Release Availability In addition to announcing a series of changes performed to the Windows Azure website, complemented by the availability of new developer tools, Microsoft also announced the availability of the SQL Azure Q4 Service Release.
11/22/2011 MySQL 5.5.18 fixes replication issues Oracle has released MySQL 5.5.18, the latest of the regular updates to the production version of the open source database.
Gregory A. Larsen Finding the Source of Your SQL Server Database I/O The article discusses the methods of measuring and identifying I/O related performance information for your SQL Server database instances.
Leo Hsu and Regina Obe PostgreSQL Array: The ANY and Contains trick Build-in PostgreSQL arrays support: using array elements as comma separated items in an SQL ANY clause and using arrays in column definitions and with Contains operator.
Hazan Ilan MySQL Left Join The article discussing very helpful methods of using MySQL LEFT JOIN syntax. Even if you think you know everything about LEFT JOIN, you will learn something new in this article!
Steve Howard Eliminating Deadlocks Caused By Foreign Keys with Large Transactions Validating foreign keys requires additional work for data modification operations and can lead to deadlocks in certain scenarios. There are, however, ways you can work around this contention and eliminate the possibility of the deadlocks.