Projects tagged ‘db2’, ‘java’, and ‘mssql’


Jump to tag:

Projects tagged ‘db2’, ‘java’, and ‘mssql’

Filtered by Project Tags db2 java mssql

Refine results Project Tags database (5) mysql (5) derby (4) hsqldb (4) jdbc (4) postgresql (4) oracle (4) development (4) sybase (3) tools (3) database_schema (2) relational (2)

[5 total ]

7 Users

LiquiBase is a DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based ... [More] descriptive manner and checked into source control. LiquiBase aims to provide a solution that: * Supports merging of changes from multiple developers * Works well with code branches * Allows you to manage production data as well as various test datasets * Works in an environment where multiple machines will be attempting to migrate the database concurrently * Supports automated change-applying or generation of SQL scripts that can be approved and applied by a DBA * Supports rolling back changes * Database "diff" tool [Less]
Created over 3 years ago.

4 Users

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the ... [More] hierarchy of database tables via child and parent table relationships. The browsing through relationships can occur though HTML links and/or though the graphical representation of the relationships. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints. [Less]
Created about 1 year ago.

1 Users

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or ... [More] configuration files. Data can be imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. [Less]
Created over 2 years ago.

1 Users

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a command-line tool to output your database ... [More] schema and data in a readable form. The output is designed to be diff-ed with previous versions of your database schema. [Less]
Created over 2 years ago.

0 Users

Connect to various database running on different OS using a single driver.
Created about 1 year ago.