RSS 23 projects tagged "Database"

Download Website Updated 21 Apr 2001 AlgebraDB

Screenshot
Pop 28.77
Vit 66.45

AlgebraDB is a relational database with infinite tables. It is an extension to Codd's relational model, with infinite tables being functions.

Download Website Updated 06 Feb 2013 EiffelStudio

Screenshot
Pop 331.49
Vit 62.78

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: Eiffel compiler, Eiffel editor, Eiffel code browsing tool, Eiffel testing tool, graphical design tool, refactoring tool, debugger, profiler, and Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more.

No download Website Updated 15 Mar 2013 Simple components for Ada

Screenshot
Pop 141.28
Vit 45.57

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Download Website Updated 11 Jan 2013 Aubit 4GL compiler

Screenshot
Pop 172.26
Vit 27.14

Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.

Download Website Updated 01 Apr 2011 Mumps Compiler

Screenshot
Pop 119.36
Vit 10.25

Mumps Compiler is a compiler for a subset of the Mumps language, a language used mainly in healthcare. It is compatible with most operating systems with a standard C compiler.

No download Website Updated 17 Nov 2008 TinyCOBOL

Screenshot
Pop 130.97
Vit 8.63

TinyCOBOL is an effort to bring a free COBOL compiler to Linux. It generates GNU assembler for the i386 Linux platform. A executable binary is then created using the GNU assembler and linker. The project is approaching the first beta release with many statements already implemented.

No download Website Updated 31 Oct 2006 CLIP

Screenshot
Pop 208.29
Vit 8.00

CLIP is a Clipper/XBase compatible compiler with initial support other xBase dialects. It features support for international languages and character sets. It also features OOP, a multiplatform GUI based on GTK/GTKextra, all SIX/Comix features (including hypertext indexing), SQL and ODBC drivers, a C-API for third-party developers, a few wrappers for popular libraries (such as BZIP, GZIP, GD, Crypto, and Fcgi), a multitasking client and application server based on TCP/IP sockets, object data base utilities, and a functions library.

Download Website Updated 19 Sep 2007 Metastorage

Screenshot
Pop 134.46
Vit 6.07

Metastorage is a PHP data access object generator compiler tool. It implements an object persistence API from a description in an XML format named CPML. The persistent object classes implement object-relational mappings, so developers do not have to write SQL manually. It features an object query language for specifying conditions for querying objects, generation of classes for producing reports, generation of classes to manage templated Web forms for creating new persistent objects, and generation of UML class diagrams. It can be run from the command line or from a Web interface.

Download Website Updated 17 Apr 2005 UESQLC

Screenshot
Pop 56.09
Vit 5.49

Universal Embedded SQL Compiler (UESQLC) is a compiler that provides a common way for accessing heterogeneous databases. UESQLC is based on Structured Query Language (SQL) as a standard for accessing data. This interface provides maximum interoperability, i.e. a single application can access different SQL Database Management Systems (DBMS) through a common set of embedded SQL code (UESQL). This enables a developer to build and distribute a client/server application without targeting a specific DBMS.

Download Website Updated 19 Jan 2002 The Harbour Project

Screenshot
Pop 79.11
Vit 3.31

Harbour is a free, cross-platform compiler for the Xbase language. It is designed to be as compatible with CA-Clipper as humanly possible. Harbour ships with full source and makefiles, and combined with one of many C compilers will create executables which run natively on the following platforms: Linux, FreeBSD, DOS, Windows 3.x/9x/NT/W2000, and OS/2.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.