Browsing projects by Tag(s)

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

Showing page 1 of 6

Apache Derby, an Apache DB subproject, is a relational database implemented entirely in Java. Some key advantages include a small footprint ( about 2 megabytes for the base engine and embedded JDBC driver) and being based on the Java, JDBC, and SQL standards. Derby provides an embedded JDBC ... [More] driver that lets you embed Derby in any Java-based solution. It also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server. Derby is easy to install, deploy, and use. Derby is also distributed as IBM Cloudscape and Sun Java DB. [Less]

4.42308
   
  7 reviews  |  113 users  |  722,678 lines of code  |  10 current contributors  |  Analyzed 4 days 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.

3.8
   
  0 reviews  |  91 users  |  1,391,219 lines of code  |  7 current contributors  |  Analyzed 1 day 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]

4.09091
   
  0 reviews  |  24 users  |  76,567 lines of code  |  41 current contributors  |  Analyzed 23 days 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.

4.4
   
  0 reviews  |  11 users  |  13,451 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

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

5.0
 
  0 reviews  |  6 users  |  337,309 lines of code  |  15 current contributors  |  Analyzed 9 days 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]

0
 
  0 reviews  |  4 users  |  102,558 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

SymmetricDS is web-enabled, database independent, data synchronization/replication software. It supports bi-directional and partial synchronization across heterogeneous databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth ... [More] connections, and withstand periods of network outage. It was first built to replicate changes between "Retail Store" (POS) databases and a "Corporate" central database. [Less]

4.0
   
  0 reviews  |  4 users  |  77,699 lines of code  |  5 current contributors  |  Analyzed 4 days ago
 
 

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.

4.0
   
  1 review  |  3 users  |  127,258 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

Paxle is a full-fledged, modular search framework based on OSGi. All functional modules are strictly separated and can therefore be exchanged independently. It provides meta search capabilities via definition of several search-providers. In addition to these external resources, Paxle crawls the ... [More] web and efficiently stores the content in a local database, which is part of Paxle but can be exchanged just as well. A search-provider for this DB is also included. Paxle's licence is little restrictive and it is Open Source Software as defined by OSI and FSF. [Less]

0
 
  0 reviews  |  2 users  |  180,994 lines of code  |  2 current contributors  |  Analyzed about 2 years ago
 
 

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]

2.0
   
  0 reviews  |  2 users  |  2,411,312 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.