RSS 66 projects tagged "LGPL"

Download Website Updated 30 Jan 2001 DERT

Screenshot
Pop 32.08
Vit 1.00

DERT is a Data Entry and Reporting Tool. It is meant to be a flexible tool to create databases, enter data in them, and write and run reports based on these databases. It uses XBase and mdbtools for the backend, and LessTif for creating the user interface.

Download Website Updated 30 Jan 2001 ISDK

Screenshot
Pop 37.95
Vit 1.00

The Information System Development Kit gives the developer a platform-independent method of creating Information Systems with data forms, SQL database access, database-browsing support, report generator and many other useful features. ISDK is now in a development stage and it is available only for the Linux operating system. The form module now works on text terminals using the ncurses library (not functional right now), and on the X-Window system using the GTK+ toolkit.

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.

Download Website Updated 20 Apr 2010 unixODBC

Screenshot
Pop 265.35
Vit 13.02

The unixODBC project provides Unix applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice/OpenOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP.

Download Website Updated 28 Mar 2002 PHP/Toolbox

Screenshot
Pop 111.00
Vit 2.94

PHP/Toolbox is designed to make the process of creating database-powered Websites easier. It utilizes the iterative, or step-by-step development paradigm. It therefore enables you to create fully-functional Web interfaces for an arbitrary set of DB tables within minutes. Any changes you make in these tables after the test driving will be handled automatically. You can then adjust this automatic interface in an iterative manner to suit your specific needs.

No download Website Updated 04 Oct 2001 Open Simp-X

Screenshot
Pop 54.59
Vit 1.01

Open Simp-X is a powerful Internet platform for everyone, attempting to change programming for the Internet with sharing database information. It strives for scalablility, reliability, and ease of use. The platform consists of a client/server pair. Security is a top priority, and data transfers are encrypted. Open Simp-X achieves scalability through plugins. Plugins can collect information, manipulate it, and send it back to the database. Writing plugins is easy since they do not have to worry about how to send or receive their information, and can focus on manipulating it. Open Simp-X can be set up to retreive data through a LAN or through a Web server.

Download Website Updated 20 Dec 2011 EFEU

Screenshot
Pop 66.97
Vit 8.63

EFEU is suitable for handling data cubes, which are especially useful for building data warehouses. It consists of a building system including mkmf (a xmkmf like Makefile generator), esh (a powerful C/C++ interpreter), efeudoc (a document generator with different output formats (LaTeX, HTML, roff, etc.)). EFEU has a huge set of C library core features, including robust memory allocation tools, functions to concatenate and copy strings with memory allocation, buffers for dynamically-growing strings and fields, data structures with reference counters and garbage collection, and file tools that allow you to specify pipes wherever a filename is expected and support automatic implementation of (de)compression filters (gzip) depending on filename extensions. It also includes a high-level interface to files, strings, and anything else you can read from or write to.

Download Website Updated 15 Mar 2013 Database Independent Abstraction Layer for C

Screenshot
Pop 584.86
Vit 29.41

libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The plugin architecture allows for new database drivers to be easily added by a third party with flexible licensing.

Download Website Updated 11 Jan 2013 Aubit 4GL compiler

Screenshot
Pop 172.84
Vit 27.04

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.

Screenshot

Project Spotlight

ELFIO

An ELF (Executable and Linkable Format) reader and producer.

Screenshot

Project Spotlight

nf1db

An in memory database engine.