Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

SQuirreL SQL Client

Compare

  Analyzed about 12 hours ago

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

495K lines of code

5 current contributors

3 days since last commit

89 users on Open Hub

Moderate Activity
3.77273
   
I Use This

LiquiBase

Compare

  Analyzed about 19 hours ago

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 descriptive manner and checked into source control. LiquiBase aims to provide a solution that: * ... [More] 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]

439K lines of code

78 current contributors

1 day since last commit

30 users on Open Hub

Very High Activity
4.09091
   
I Use This

jOOQ

Compare

  No analysis available

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

0 lines of code

10 current contributors

0 since last commit

12 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

SchemaSpy

Compare

  Analyzed about 10 hours ago

SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database (Oracle/MySQL/DB2/SQL Server/PostgreSQL/Sybase/etc.) and can identify Ruby on Rails as well as other implied relationships.

12.6K lines of code

0 current contributors

almost 10 years since last commit

11 users on Open Hub

Inactive
4.5
   
I Use This

SymmetricDS

Compare

  Analyzed about 5 hours ago

SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time ... [More] , bi-directional data replication across large node networks over the WAN or LAN. [Less]

108K lines of code

0 current contributors

over 8 years since last commit

6 users on Open Hub

Inactive
4.0
   
I Use This

Flyway

Compare

  Analyzed 4 months ago

The agile database migration framework for Java

174K lines of code

24 current contributors

4 months since last commit

6 users on Open Hub

Activity Not Available
0.0
 
I Use This

benerator

Compare

  Analyzed about 14 hours ago

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 configuration files. Data can be imported from and exported to files and systems, anonymized or ... [More] 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]

79.7K lines of code

0 current contributors

over 9 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

dbclient

Compare

  No analysis available

Simple yet Powerful Jdbc Tool for browsing Relational databases. DBClient provides both a convenient SQL Editor (highlighting, auto-complete, ...) and automated Browsing and Refactoring Actions (Select, Drop, etc...). Since release 0.3, it is massively based on Plugins architecture which makes it very extensible.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

DataObjects

Compare

  Analyzed about 8 hours ago

The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available.

32.7K lines of code

0 current contributors

almost 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

SchemaCrawler

Compare

  No analysis available

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 database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular ... [More] expressions, and output the schema and data in a readable text format, and find potential design issues with lint . The output is designed to be diff-ed against other database schemas. SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java. [Less]

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
3.5
   
I Use This
Mostly written in language not available
Licenses: GPL-1-0plus, lgpl