2
Productivity, fast learning, and cost effectiveness DbVisualizer improves productivity and decreases learning time. With one single tool even for large, heterogeneous environments and its modest pricing, it is also a highly cost effective solution. DbVisualizer runs on all major operating systems where Java is supported. Visually create and manage the database One of DbVisualizer’s strengths is visualizing the structure in the database, its database objects and most importantly, table data. Database objects are simple to create using powerful actions in DbVisualizer requiring no manual SQL to be written. Table data is easily managed using a powerful spreadsheet like editing feature. Design, run, and test database queries without writing code On-screen manipulations generate SQL statements that can be saved as scripts or copy-and-pasted into applications. This helps developers inexperienced with SQL to get started, and speeds up the process and reduces bugs for experienced database developers. Consequently, development costs decrease significantly when using DbVisualizer. Big Data DbVisualizer is increasingly used by advanced analysts who want to sift thru vast databases and use ad-hoc queries to extract information and follow shifts in real time. DbVisualizer TM The Universal Database Tool DATABASE MANAGEMENT DbVisualizer is the universal database tool for administrators, developers, and analysts. It runs on all major OSes and connects to all commercially viable database engines. DbVisualizer in its current version 11, has been developed thru more than a decade of interaction with commercial customers. By any standard, DbVisualizer is a success, with 20,500 customer organizations in 129 countries, ranging from self employed consultants to major institutions and global corporations, some with more than 8,000 licenses. Copyright © 2020 DbVis Software AB. All rights reserved. Distributor for germany, austria, swiss and italy. Terms & condi�ons at www.dbsc.de Distributor for germany, austria, swiss and italy. Terms & condi�ons at www.dbsc.de "DbVisualizer enables us to create custom queries in minutes rather than waiting for weeks to have IT do them. The tool is reliable and I have yet to see any other tool that performs at this cost level.” Samuel Wilcox, Warranty Tracking Supervisor at Motorola's Home & Networks Mobility division "I searched the web for a tool that could reverse engineer a Postgres database. A lot of people were recommending DbVisualizer, and it was a lot easier to use than other products I found and tried." Michael Shapiro, Senior Systems Engineer, NationalCenter for Supercomputing Applications "This leads me to one of the most convincing point about DbVisualizer: its interface. Release after release lots of functions have appeared but the folks at DbVis always managed to keep the user interface clear and easy to wander." Sylvain PERCHAUD, Project Leader, Delta Informatique

DBSC DbVisualizer Data Sheet 2020 · SQL IDE with syntax highlighting ... Visually compare SQL scripts Command-line interface Data and database transfer Export table data in CSV,

  • Upload
    others

  • View
    16

  • Download
    0

Embed Size (px)

Citation preview

Page 1: DBSC DbVisualizer Data Sheet 2020 · SQL IDE with syntax highlighting ... Visually compare SQL scripts Command-line interface Data and database transfer Export table data in CSV,

Productivity, fast learning, and costeffectivenessDbVisualizer improves productivity anddecreases learning time. With one singletool even for large, heterogeneousenvironments and its modest pricing, itis also a highly cost effective solution.DbVisualizer runs on all major operatingsystems where Java is supported.

Visually create and manage thedatabaseOne of DbVisualizer’s strengths isvisualizing the structure in thedatabase, its database objects and mostimportantly, table data. Databaseobjects are simple to create usingpowerful actions in DbVisualizerrequiring no manual SQL to be written.Table data is easily managed using apowerful spreadsheet like editingfeature.

Design, run, and test databasequeries without writing codeOn-screen manipulations generate SQLstatements that can be saved as scriptsor copy-and-pasted into applications.This helps developers inexperiencedwith SQL to get started, and speeds upthe process and reduces bugs forexperienced database developers.Consequently, development costsdecrease significantly when usingDbVisualizer.

Big DataDbVisualizer is increasingly used byadvanced analysts who want to sift thruvast databases and use ad-hoc queriesto extract information and follow shiftsin real time.

DbVisualizerTMThe Universal Database Tool

D A T A B A S E M A N A G E M E N T

DbVisualizer is the universal database tool for administrators,developers, and analysts. It runs on all major OSes andconnects to all commercially viable database engines.

DbVisualizer in its current version 11, has been developed thru more than a decadeof interaction with commercial customers. By any standard, DbVisualizer is asuccess, with 20,500 customer organizations in 129 countries, ranging from selfemployed consultants to major institutions and global corporations, some with morethan 8,000 licenses.

Copyright © 2020 DbVis Software AB. All rights reserved.

Distributor for germany,austria, swiss and italy.

Terms & condi�ons atwww.dbsc.de

Distributor for germany,austria, swiss and italy.

Terms & condi�ons atwww.dbsc.de

"DbVisualizer enables usto create custom queriesin minutes rather thanwaiting for weeks to haveIT do them. The tool isreliable and I have yet tosee any other tool thatperforms at this costlevel.”

Samuel Wilcox,Warranty Tracking

Supervisor atMotorola's Home &Networks Mobility

division

"I searched the web for atool that could reverseengineer a Postgresdatabase. A lot of peoplewere recommendingDbVisualizer, and it was alot easier to use thanother products I found andtried."

Michael Shapiro,Senior Systems

Engineer,NationalCenter forSupercomputing

Applications

"This leads me to one ofthe most convincing pointabout DbVisualizer: itsinterface. Release afterrelease lots of functionshave appeared but thefolks at DbVis alwaysmanaged to keep the userinterface clear and easy towander."

Sylvain PERCHAUD,Project Leader, Delta

Informatique

Page 2: DBSC DbVisualizer Data Sheet 2020 · SQL IDE with syntax highlighting ... Visually compare SQL scripts Command-line interface Data and database transfer Export table data in CSV,

Analysts get full access to the power ofthe database and can do practicallyanything that the database enginesupports, through user friendlyoperations in DbVisualizer. This is partof the Big Data trend, but with uniquelylow license fees, and customers canafford to enable entire departments withpersonal DbVisualizer licenses.

Clean architectureThe architecture is simple, yetextremely well adapted to the scope ofthe product and the needs of its users.The entire code base is written in Java,which means that there is only oneversion of DbVisualizer for all platformsat any given time, and all features arereleased simultaneously regardless ofoperating system. Platformdependencies are handled entirely in theJava VM and DbVisualizer has aconsistent behavior across OSes. Theintegration with various databases ismanaged thru standardized interfaces,JDBC and XML. Database-specificfeatures are described in XML files,separate from the application code.

Key Features

Multi-database and cross-platform DatabaseManagement Tool✔Work with multiple database brands and

perform many development andadministration tasks from a single tool

✔Easily explore your databases✔Automatic graphs of primary/foreign-key

constraintsVisually create and manage the database✔Construct and manage database objects with

ease✔Multiple object action execution✔Create, Compile and Run functions and

procedures✔Object scripting✔Graphical object editors (create, drop, modify)✔Powerful data editing

Write and execute SQL scripts✔SQL IDE with syntax highlighting✔Auto completion✔Parameterized SQL execution✔Chart any result set in nice diagrams✔Tune your queries with integrated explain✔Query builder using drag and drop✔Visually compare SQL scripts✔Command-line interface

Data and database transfer✔Export table data in CSV, SQL, HTML, XML,

Excel, JSON, Text✔Export all objects in the database including

table data or all objects for a specific type✔ Import table data from CSV and Excel

General productivity✔Tasks are executed in background allowing for

parallel operations✔Auto save of the workspace✔Resume where you left off with editors

preserved between sessions✔ Flexible workspace based on a tabbed

interface supporting customized layout that issaved between sessions

✔Tag DB objects and SQL script files asfavorites for instant loads

✔Dark theme optionSecurity✔Access databases through SSH✔Strong Master Password security

Supported DBMSDB2 LUW ExasolH2InformixJavaDB/Derby MariaDBMicrosoft SQL ServerMimer SQLMySQLNetezzaNuoDBOraclePostgreSQLRedshiftSnowflakeSQLiteSybase ASE Vertica

and:Generic JDBC

RequirementsWindows, Linux/UNIXormacOS

768 MB Ram100-250 MB disk space

Java 1.8+

Copyright © 2020 DbVis Software AB. All rights reserved.

DbVisualizer Editions• DbVisualizer Free

Free for commercial and non commercial use. Limited feature set• DbVisualizer Pro

Commercial edition extending the DbVisualizer Free edition with a vast collectionof productivity features

For more information on DbVisualizer and download, please visit www.dbvis.com

About DbVis SoftwareDbVis Software is a Swedish software company developing, marketing andsupporting database software products.

D A T A B A S E M A N A G E M E N T

starts at

130 €,,

Contact

DBSC Ruban GmbHOtto-Lilienthal-Str. 36DE-71034 BoeblingenGermany

� +49-7031714-5070� +49-7031714-5099

� www.dbsc.de� [email protected]