RSS 82 projects tagged "GPLv3"

Download Website Updated 01 May 2013 ora2pg

Screenshot
Pop 554.80
Vit 95.46

Ora2Pg is a Perl module to export an Oracle database schema to a PostgreSQL compatible schema. It connects your Oracle database, extracts its structure, and generates an SQL script that you can load into your PostgreSQL database. It dumps the database schema (tables, views, sequences, indexes, grants) with primary, unique, and foreign keys into PostgreSQL syntax without editing the SQL code generated. It also dump Oracle data into PostgreSQL DB as online process or into a file. You can choose what columns can be exported for each table.

Download Website Updated 24 Jan 2013 Tellico

Screenshot
Pop 509.09
Vit 52.78

Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, video games, coins, stamps, trading cards, and wines, and also allows custom collections. Unlimited user-defined fields are allowed. Filters are available to limit the visible entries by definable criteria. Full customization for printing is possible through editing the default XSLT file. It can import CSV, Bibtex, Bibtexml, RIS, MODS, CDDB, and audio file metadata and exports CSV, HTML, Bibtex, Bibtexml, ONIX, and PilotDB. Entries may be imported directly from Amazon.com, imdb.com, any z39.50 bibliographic server, PubMed, or an external script.

Download No website Updated 26 Feb 2011 db4o

Screenshot
Pop 383.10
Vit 20.05

db4o is an object database for Java and all .NET environments. Its features include ACID transactions, automatic class schema recognition, query-by-example, a S.O.D.A. object querying API, native queries, LINQ support on .NET, callback methods, memory files, cascade-on-delete, multi-threaded access, and Java Webstart and servlet support.

Download Website Updated 03 Mar 2013 hamsterdb Embedded Storage

Screenshot
Pop 345.68
Vit 37.82

hamsterdb Embedded Storage is an embedded database engine written in ANSI-C. It includes B+Trees with variable length keys and records. It supports in-memory databases and endian-independent files, database cursors, multiple databases in one file, "record number" databases, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and runs on Unix platforms, Linux, Microsoft Windows, and Windows CE.

Download Website Updated 11 Oct 2010 OpenChange

Screenshot
Pop 242.84
Vit 7.13

OpenChange intends to provide a portable implementation of the Microsoft Outlook and Microsoft Exchange protocols. That is, it provides the client and server sides of the Microsoft Exchange RPC (MAPI) protocols.

Download No website Updated 24 Mar 2013 Reportico

Screenshot
Pop 236.60
Vit 10.90

Reportico is a PHP reporting tool. It can create a report from a single SQL command and then build a whole suite of reports with criteria entry, graphs, groups, drill-downs, and expression handling. You can perform data transformation with your own custom PHP code. It can produce output in HTML, PDF, CSV, XML, and JSON.

No download Website Updated 14 Apr 2013 Tpda3

Screenshot
Pop 204.39
Vit 22.62

Tpda3 is a classic desktop database application framework and runtime. It supports the Firebird, PostgreSQL, SQLite, and CUBRID RDBMS.

Download Website Updated 04 Jun 2009 Poweradmin

Screenshot
Pop 144.35
Vit 5.66

Poweradmin is a friendly Web-based DNS administration tool for Bert Hubert's PowerDNS server. The interface has full support for most of the features of PowerDNS including all zone types (master, native, and slave), supermasters for automatic provisioning of slave zones, full support for IPv6, and support for multiple languages.

Download Website Updated 11 Dec 2010 SQL Power Architect

Screenshot
Pop 135.50
Vit 7.02

SQL Power Architect is a data modeling tool with additional features geared specifically for data warehouse and data mart design. It allows the designer to open multiple concurrent source database connections, create and explore profiles of the source data, discover differences between two schemas (even if they're on different database platforms), drag and drop source schemas, tables, and columns into the data modeling playpen, and forward engineer the resultant target database and its associated ETL template.

Download No website Updated 13 Feb 2013 odb

Screenshot
Pop 126.34
Vit 11.19

ODB is a compiler-based object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code. The C++ code that performs the conversion between persistent classes and their database representation is automatically generated by the ODB compiler. The ODB compiler is a real C++ compiler except that instead of producing assembly or machine code, it generates portable C++, which can in turn be compiled by any C++ compiler. ODB is not a framework. It does not dictate how you should write your application. Rather, it is designed to fit into your style and architecture by only handling C++ object persistence and not interfering with any other functionality.

Screenshot

Project Spotlight

Talend Open Studio for Data Integration

An extendable extract-transform-load tool where jobs are Perl or Java scripts.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.