Tags : Browse Projects

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

HDBC-sqlite3

Compare

  Analyzed 1 day ago

This is the Sqlite version 3 backend for the Haskell HDBC database infrastructure.

1.3K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

DataObjects

Compare

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

over 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Open System Architect

Compare

  No analysis available

Open System Architect (OSA) is an application used for modelling a system. OSA currently supports data modelling (physical and logical) with UML in the works.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

GNOME-DB

Compare

  Analyzed 1 day ago

The GNOME-DB project aims to provide a free unified data access architecture to the GNOME project. GNOME-DB is useful for any application that accesses persistent data (not only databases, but data), since it now contains a pretty good data management API. GNOME-DB consists of the following ... [More] components: * Libgda: a data abstraction layer. It can manage data stored in databases and can be used by non GNOME applications, it depends on the GLib (and integrates with it), and LibXML. * Libgnomedb: a database widget library with data bound widgets and more. It depends on GTK+. * Mergeant: front-end for database administrators and database application developers. [Less]

287K lines of code

17 current contributors

9 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

wwwsqldesigner

Compare

  No analysis available

WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are supported. Ability to import existing database design. AboutHi and welcome to WWW SQL Designer! This tool allows you to draw and create database ... [More] schemas (E-R diagrams) directly in browser, without the need for any external programs (flash). You only need JavaScript enabled. The Designer works perfectly in Mozillas (Firefox, Seamonkey), Internet Explorers (6, 7, 8), Safari and Operas. Konqueror works, but the experience is limited. Many database features are supported, such as keys, foreign key constraints, comments and indexes. You can either save your design (for further loading & modifications), print it or export as SQL script. It is possible to retrieve (import) schema from existing database. WWW SQL Designer was created by Ondrej Zara and is built atop the oz.js JavaScript module. It is distributed under New BSD license. If you wish to support this project, at PayPal! NewsNew releaseVersion 2.4 was released on 5.11.2009. Several outstanding issues were fixed and new locales added. ReleaseVersion 2.3.3 was released on 28.7.2009. This long-awaited release includes numerous fixes, compatibility improvements, new locales, backends and DB datatypes. ReleaseVersion 2.3.2 was released on 8.1.2009. Apart from some traditional bugfixes and locales, a new functionality is introduced - the ability to mark foregin keys between existing table fields! Google CodeThe project was recently moved to Google Code hosting, which (amongst many other things) introduces Subversion hosting. Enjoy! (The old website, http://ondras.zarovi.cz/sql/, will still exist for some time.) 2.0 is hereGood news: A new version of WWW SQL Designer, rewritten from scratch, is now available. I has many new features, including bezier connectors, support for various customizations, localization, options and more. Bad news: This new version is not backwards compatible with 1.x, so all old localizations and XSLT templates won't work with 2.x. Sorry for inconvenience :/ [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

PDFKeeper

Compare

  Analyzed 1 day ago

PDFKeeper is free, open source software that provides a storage and management solution for PDF documents.

35.2K lines of code

1 current contributors

22 days since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

upscaledb

Compare

  Analyzed about 5 hours ago

A very fast lightweight embedded database engine with built-in analytic functions.

255K lines of code

0 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: commercia..., GPL2

django-treebeard

Compare

  No analysis available

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.0+, written by Gustavo Picón and licensed under the Apache License 2.0. django-treebeard is: - Flexible: Includes 3 different tree implementations - with the same API: 1. ... [More] Adjacency List 2. Materialized Path 3. Nested Sets - Fast: Optimized non-naive tree operations (see Benchmarks). - Easy: Uses Django Model Inheritance with abstract classes to define your own models. - Clean: Testable and well tested code base. Code/branch test coverage is above 96% [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

Piggydb

Compare

  Analyzed about 4 hours ago

Piggydb is a flexible and scalable knowledge building platform that supports a heuristic or bottom-up approach to discover new concepts or ideas based on your input. You can begin with using it as a flexible outliner, diary or notebook, and as your database grows, Piggydb helps you to shape or elaborate your own knowledge.

45.8K lines of code

0 current contributors

over 9 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