Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Database > Administrative frontents

    Reverse Snowflake Joins 0.49

    Download button

    Downloads: 1,160  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Excellent (5.0/5)
    2 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Alexandru Toth | More programs
    BSD License / FREE
    December 7th, 2011, 09:44 GMT [view history]
    ROOT / Database / Administrative frontents

     Read user reviews (0)  Refer to a friend  Subscribe

    Reverse Snowflake Joins description

    A tool that parses SQL Select statements and generates a diagram

    Reverse Snowflake Joins (abbreviated as revj) is a tool to understand SQL and document SQL queries. It is good for maintaining big queries written by somebody else. "Big SQL" can be as many as 20 tables, joined by multiple fields.

    Parts of the query appear directly in the diagram: Ex age=30 , GROUP BY (year), HAVING MIN(age) > 18 .

    Getting these queries right is difficult because many tools generate poor SQL when dealing with complex joins. Manually written SQL is also error-prone, for example one might forget to remove a table if it is no longer needed to filter/group by one field in that table.

    If there are disconnected tables it means there is a cartesian product. There are legitimate cases for cartesian products, however these cases are not common.

    Same way, loops are usually not desired.

    What it isn't?

    It's not an EXPLAIN tool. If you write by mistake a cartezian join, no matter how good the indexes are, it will remain incorrect.

    It's not a query execution tool. Because there are thousands of those, with drag-and-drop and predictive typing, and for sure everyone has it's favorite.


    Product's homepage

    Requirements:

    · GraphViz
    · Python

    What's New in This Release: [ read full changelog ]

    · This version fixes "cast(x as integer)", which previously produced an error.

      


    TAGS:

    SQL query | SQL statement parser | diagram generator | SQL | statement | parser

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM