Tags : Browse Projects

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

SQuirreL SQL Client

Compare

  Analyzed 1 day 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

10 days since last commit

89 users on Open Hub

Moderate Activity
3.77273
   
I Use This

LiquiBase

Compare

  Analyzed about 4 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]

440K lines of code

78 current contributors

about 15 hours since last commit

30 users on Open Hub

Very High Activity
4.09091
   
I Use This

Flourish — PHP Unframework

Compare

  Analyzed about 15 hours ago

Flourish is a PHP unframework — a general-purpose, object-oriented library. It's architecture is modular and thus not strictly MVC. It focuses on being secure, broadly compatible, portable, well documented and easy to use. You will find Flourish useful if you need to write code that is any of the ... [More] following: - Secure - Consistent and easy to understand - Needs to effortlessly model simple or complex databases, especially existing schemas - Works with international data - Can perform accurate math calculations - Easily manipulates images - Able to run on different databases (MySQL, PostgreSQL, SQLite, MSSQL, Oracle, DB2) - Can be used on closed-source projects - Works with PHP 5.1+ - Might need an architecture other than MVC - Plays nicely with other libraries and frameworks [Less]

56.1K lines of code

0 current contributors

about 10 years since last commit

13 users on Open Hub

Inactive
4.5
   
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 4 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

SOCI

Compare

  Analyzed about 7 hours ago

The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.

58.9K lines of code

12 current contributors

1 day since last commit

9 users on Open Hub

Moderate Activity
5.0
 
I Use This

DBD::ODBC

Compare

  Analyzed 1 day ago

ODBC Driver for perl DBI. Provides the Perl DBI::DBD interface to ODBC drivers allowing Perl access to any database which has an ODBC driver.

16.5K lines of code

2 current contributors

about 4 years since last commit

6 users on Open Hub

Inactive
4.0
   
I Use This

Business Logic Toolkit for .NET

Compare

  Analyzed about 15 hours ago

Business Logic Toolkit is a set of components to simplify .NET application development. BLToolkit is provided as source code that you can use "as is" or customize for your applications. It is written in C# and compatible with .NET Frameworks 3.5 and 4.0, Silverlight 4, and Mono.

179K lines of code

1 current contributors

about 1 year since last commit

6 users on Open Hub

Very Low Activity
5.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

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