Tags : Browse Projects

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

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 17 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

m3util

Compare

  Analyzed about 17 hours ago

6.59K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

java-sql-generator

Compare

  Analyzed about 13 hours ago

The java-sql-generator is a framework to generate syntactically correct SQL statements with Java language. It provides uniform, typesafe, and (reasonably) easy way to create SQL statements using provided API's. It is specifically designed to handle even really complex SQL clauses. In fact, the API's ... [More] were designed by looking at SQL 99 BNF ( http://savage.net.au/SQL/sql-99.bnf.html ) in one monitor, and creating the corresponding Java API in another monitor. However, there are many things omitted from automated BNF conversion, so that API would remain usable and simple. [Less]

13.6K lines of code

0 current contributors

almost 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This