RSS 392 projects tagged "Windows"

Download Website Updated 14 Oct 2003 jose

Screenshot
Pop 37.88
Vit 1.42

jose is a graphical chess tool. You can use it to store chess games in a database, view and edit games (including variations and comments), and play against a plugged-in chess engine and use it for analysis. It features a 3D board view.

Download Website Updated 02 Apr 2004 tdbengine

Screenshot
Pop 37.13
Vit 1.42

Tdbengine is an RDBMS with an integrated programming language. It represents the enhancement of the famous DOS-TDB, and is designed to handle databases on the Web. It connects to the Web server using the standard CGI interface, or runs on the command line. It is very small (about 400 KBytes), extremely quick, and easy to administrate. Its features are full text indexing, an automatic data link system, and the script language EASY, which replaces the commonly used SQL with its modular code.

Download Website Updated 04 Jun 2004 DB_eSession

Screenshot
Pop 53.67
Vit 1.42

DB_eSession is a feature-packed PHP class that stores session data in a MySQL database rather than files. It is powerful, designed with security in mind, and is easy to utilize. The code contains lots of comments, and it comes with full documentation and examples of how to use the class including a basic authentication login/logout process. It includes member functions useful (to webmasters) for monitoring or viewing, deleting, and altering sessions validity for the case of locking one or more sessions upon detection of unauthorized use.

Download Website Updated 06 Oct 2004 XML to DDL

Screenshot
Pop 78.99
Vit 1.42

XML to DDL is a set of Python programs that converts an XML representation of a database into a set of SQL or DDL (Data Definition Language) commands. In addition, it can examine the difference between two XML files and output a sequence of SQL statements (normally ALTER statements) to bring one database up-to-date with the XML schema. You can also download the XML schema directly from the database. Finally, there's a tool to convert your schema into HTML for documentation purposes. XML to DDL currently supports the most recent versions of PostgreSQL, MySQL, Oracle, and Firebird databases.

Download No website Updated 15 Feb 2005 SQLite3/Ruby

Screenshot
Pop 44.00
Vit 1.42

SQLite3/Ruby is a set of bindings that allow Ruby programs to create and interact with SQLite3 databases. It includes support for transactions, bind parameters, type translation, batch processing of statements, and more.

No download Website Updated 20 Sep 2005 Gtk2::Ex::DBI

Screenshot
Pop 9.33
Vit 1.42

Gtk2::Ex::DBI is a Perl module that is used in conjunction with Gtk2::Perl and Gtk2::GladeXML to give data-aware "form" functionality. The programmer creates a database form with Glade2, and then creates a Gtk2::Ex::DBI object, which then "binds" a DBI data source to the form, managing querying, navigating records, applying updates to the database, and error handling.

Download Website Updated 02 Jan 2006 Full Text for SQLite3

Screenshot
Pop 40.79
Vit 1.42

Full Text for SQLite3 is a full text indexer for data stored into a sqlite3 database. The text fields stored in the database can be split word-by-word and stored in a form suitable for lookup.

No download Website Updated 23 Feb 2006 Ricebridge XML Manager

Screenshot
Pop 25.69
Vit 1.42

Ricebridge XML Manager allows you to read and write very large XML files at high speed from within your Java application. You can use XPath to grab exactly the data you want without loading the entire XML file into memory.

Download Website Updated 20 Aug 2007 Simple Data Upload

Screenshot
Pop 14.90
Vit 1.42

Simple Data Upload allows to transfer data between MySQL databases. It is a front-end for the utilities mysqldump and the mysql client program. It facilitates the migration of tables between databases.

Download Website Updated 27 Jun 2009 DatabaseToUML

Screenshot
Pop 70.56
Vit 1.42

DatabaseToUML reverse engineers a database schema from an existing relational JDBC database. Tables and fields are reversed to classes and attributes, constraints are reversed to association, and tables composed only of foreign keys are converted to many-to-many associations. The main idea is to reuse the reversed model in a generator, taking UML2.x (EMF XMI 2.0/2.1) models as input.

Screenshot

Project Spotlight

EJDB

An embedded JSON database engine.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.