RSS 82 projects tagged "GPLv3"

Download Website Updated 01 May 2013 ora2pg

Screenshot
Pop 552.37
Vit 104.61

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 512.60
Vit 53.64

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 Website Updated 25 May 2008 SamTodo

Screenshot
Pop 15.17
Vit 42.68

SamTodo is a simple PHP application that makes managing a todo list as easy as possible. It allows for a prioritized and categorized listing of information ensuring that you won't forget important tasks again. The source code is easy to understand and the entire program is stylized using CSS (so it can be easily adapted to your needs). It only requires access to a Web server that supports MySQL and PHP.

Download Website Updated 24 Jan 2009 WWW SQL Designer

Screenshot
Pop 12.21
Vit 39.72

WWW SQL Designer allows users to create database designs that can be saved and loaded and exported to SQL scripts. Various databases and languages are supported. It can import existing database designs.

Download Website Updated 21 Mar 2009 FYM :: FindYourMedia

Screenshot
Pop 24.49
Vit 39.02

FYM is a media organizer that performs quick scans for media files (more than one hundred thousand media files in less than a minute). With its search engine, you easily find and open music, photos, videos, books, and other data types you determine. Covers of music folders and photo albums can be shown. It has strong random functionality.

Download Website Updated 03 Mar 2013 hamsterdb Embedded Storage

Screenshot
Pop 346.70
Vit 38.72

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.

No download Website Updated 17 May 2009 Itzam/Sharp

Screenshot
Pop 27.75
Vit 38.28

Itzam/Sharp is a C# class library for creating and manipulating keyed-access database files containing variable-length, random access records. Information is referenced by a user-defined key value; indexes may be combined with or separate from data. Itzam/Sharp implements the Itzam engine (see Itzam/Core and Itzam/Java) in 100% managed C#. At 32K, the Itzam/Sharp engine is both small and powerful, and it works with any .NET language, including F# and Visual Basic.

Download Website Updated 13 Jul 2009 DANS DataPerfect Library

Screenshot
Pop 18.63
Vit 37.52

DANS DataPerfect Library lets you read DataPerfect databases from Java code. DataPerfect is a file-based database system from the DOS era.

Download No website Updated 20 Jul 2009 hamsterdb Transactional Storage

Screenshot
Pop 17.15
Vit 37.43

hamsterdb Transactional Storage is an ANSI-C implementation of a key/value database engine. It has a lock-free architecture, thus supporting an arbitrary number of long-running transactions and resolves transaction conflicts in memory without accessing the disk. hamsterdb uses logical, idempotent logging for recovery. It is thread-safe and concurrent, moving performance intensive operations to the background. Every hamsterdb handle can be used from arbitrary threads.

No download No website Updated 12 Sep 2009 tree-system

Screenshot
Pop 25.81
Vit 36.69

tree-system is a system for storing and displaying documents written in XML/XSL and stored in a relational database. It can be used as a filesystem embedded in a database.

Screenshot

Project Spotlight

SubnetMapper

A tool for generating IP network maps to keep track of changes, etc.

Screenshot

Project Spotlight

Python-SIP

A tool to generate Python bindings from C++ code.