EXPLAIN statement is used to obtain information about how MySQL executes a SELECT statement to check whether indexes are being used properly, and what kind of join is being performed. EXPLAIN output can sometimes be very hard to understand when it comes to long and complex queries. Here comes MySQL Visual Explain, a command-line tool that [...]
Continue reading...31. July 2007
DbVisualizer 6.0 has been released. DbVisualizer offers a robust set of features to assist database developers and DBAs perform tasks such as object browsing, creating, running SQL statements and SQL scripts, viewing and editing data. Features enhancements: GUI installer for Windows now supports Windows Vista DbVisualizer now require a minimum of Java 1.5 Support for Java 1.6 Support [...]
Continue reading...16. May 2007
Cebase is a web based database that allows you to manage and share your data with others on the web. No technical skills required! Cebase is now open to all, no more waiting for beta invitation emails. In Cebase your data is stored in lists. A list is much like a table in a traditional database [...]
Continue reading...23. April 2007
DBScribe for MySQL is a free and powerful database documentation tool to create precise technical documentation of every detail of a database schema within a moment. DBScribe can document your MySQL database into HTML, CHM help, MS Word Documentation. DBScribe’s features: Ability to document database in exactly the way the users require Wizard and command line interfaces Rich set [...]
Continue reading...22. March 2007
VistaDB 3.0 is the fully managed and typesafe embedded SQL database engine developed in C#. It is designed specially for Microsoft .NET Framework, Compact Framework and Novell’s Mono Framework. Developers can build embedded cross-platform ASP.NET and WinForms database applications for desktops, mobile devices and web servers. VistaDB 3.0 was completely redesigned and redeveloped using fully managed [...]
Continue reading...12. December 2006
Creating data sets for testing is the most unpopular tasks for developers, it may takes several hours to several days of dull work. Data Generator is a simple, powerful and fully customizable utility that generates data for testing purposes. It lets you generate large volumes of random, custom data for use in testing [...]
Continue reading...
9. October 2007
0 Comments