RSS 24 projects tagged "Public Domain"

No download Website Updated 13 Jun 2013 sr4.sql

Screenshot
Pop 57.39
Vit 1.00

sr4.sql is a SQLite 3 database for Shadowrun 4th edition characters, with core rules for character generation.

Download Website Updated 28 Jul 2012 NCBI C++ Toolkit

Screenshot
Pop 60.46
Vit 6.57

The NCBI C++ Toolkit provides portable libraries and applications for assisting genetic science. These include libraries for networking, SQL and BerkeleyDB access, CGI and HTML handling, ASN.1 and XML handling, sequence alignment engines, sequence retrieval engines, BLAST database engines, FLTK and OpenGL graphics toolkits, and basic system utilities.

Download Website Updated 27 Jul 2012 MP3 Database II

Screenshot
Pop 97.98
Vit 10.70

MP3DB2 is a collection of bash scripts for keeping track of large MP3 collections. It will retrieve song information from the filenames and ID3 tags of a directory or CD of MP3s and store them in a local database. It then allows you to search any of the fields, generate a master listing of all your complete albums, see the size of your entire collection, and more.

Download Website Updated 12 Jul 2012 SQL Query Generator

Screenshot
Pop 150.53
Vit 11.16

SQL Query Generator is a command-line program that will help you make INSERT INTO, DELETE, and UPDATE SQL queries. The queries created with this program can be stored as plain text in a file, printed to the screen, or both.

No download No website Updated 15 Apr 2011 sqlite dbdiff

Screenshot
Pop 24.33
Vit 28.22

sqlite dbdiff is a simple command line program for showing the differences between SQLite databases. It shows the differences between table names, schema, row counts, and data. The current implementation uses a symmetric difference; more modes may be added in the future.

Download Website Updated 18 Oct 2010 SQLite

Screenshot
Pop 709.98
Vit 15.17

SQLite is a small, fast, embeddable SQL database engine that supports most of SQL92, including transactions with atomic commit and rollback, subqueries, compound queries, triggers, and views. A complete database is stored in a single cross-platform disk file. The native C/C++ API is simple and easy to use. Bindings for other languages are also available.

Download Website Updated 02 Aug 2010 Accounting for Developers

Screenshot
Pop 36.03
Vit 1.42

Accounting for Developers (A4D) is a SQLite database intended to ease tracking of incomes and expenses. It offers no GUI, only the SQLite commandline, and thus lets the user use the full power of SQL. However, basic SQL knowledge is thus required to use it.

No download Website Updated 17 Aug 2009 PersistClass

Screenshot
Pop 17.92
Vit 37.77

PersistClass provides access to relational databases for PHP. It attempts to focus on simplicity and convenience by eliminating the need for boilerplate, meaningless code. It can establish database connections (MySQL, Oracle, etc.), execute SQL queries, parse query results, provide convenience methods (read a single row or value, etc.), escape data (against SQL injection, HTML escaping for outputs), handle transactions, and provide strict error handling and object persistence (storing and retrieving PHP objects in db tables).

No download No website Updated 13 Apr 2009 ORA_Tweet

Screenshot
Pop 18.08
Vit 39.09

ORA_Tweet allows you to call the Twitter API from within an Oracle database. It uses the UTL_HTTP API within Oracle to call the update_status API. It is written completely in PL/SQL. The API supports proxies and short URLs.

Download Website Updated 11 Mar 2009 DBIx::Simple

Screenshot
Pop 46.90
Vit 3.58

DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. It is aimed at rapid development and easy maintenance, but not at SQL abstraction. (Although SQL abstraction is provided as an option.)

Screenshot

Project Spotlight

Burp

A program to backup and restore data.

Screenshot

Project Spotlight

jQuery Calx

A jQuery plugin for creating Web based calculation forms.