Einfache Projektliste Software-Karte

2459 Projekte im Ergebnis
Letztes Update: 2011-12-20 03:30

xplain2sql

xplain2sql converts files from Xplain to SQL. It supports a very large subset of Xplain, and it can convert from Xplain to Microsoft SQL Server, DB/2,
Inprise InterBase, PostgreSQL, Oracle, MySQL 5, SQLite 3 or ANSI-92 SQL. It can also generate an XML description of the generated SQL. This XML description can be used to create low-level middle-tier code. Example stylesheets for Eiffel/ECLI and Delphi/ADO are included. The C source code release should compile on any platform with an ANSI C compiler. There are binary releases for FreeBSD, Linux, Solaris x86, and Windows 2000.

(Machine Translation)
Letztes Update: 2011-12-19 21:57

Tin Can Jukebox

Tin Can Jukebox is a very fast, full-featured, Web
based jukebox that can securely stream large MP3
collections over the Internet to multiple users.
Features include many browsing modes, dynamic
downsampling, playists, language packs, and user
access control.

(Machine Translation)
Letztes Update: 2009-02-20 09:47

SPTK

SPTK (Simply Powerful Toolkit) is a cross-platform
toolkit that provides a set of C++ classes for
fast and easy application development. It provides
GUI components that use FLTK, and features
database support with seamless connection to GUI
components. There are drivers for use of SQLite
and PostgreSQL directly, as well as support for
other database engines through UnixODBC. SPTK
includes many classes for working with strings,
dynamic arrays, and maps, and is faster and has a
smaller footprint than STL. It also supports
reading, writing, and creating Excel 7 files,
high-level GUI components with dataset support,
support for automatic layouts, and support for
Aspell.

(Machine Translation)
Letztes Update: 2011-10-08 03:42

Java Ultra-Lite Persistence

Java Ultra-Lite Persistence is an RDBMS-independent object-relational library. It features inheritance, many classes per table, many tables per class, optimistic concurrency, and simple mappings, etc.

(Machine Translation)
Letztes Update: 2012-05-14 00:34

dzo

The goal of dzo is to treat application database objects the same way the application's source code is treated, with respect to development, revision control, and deployment. Dzo uses a text file that contains native create statements for all database objects and compares them against the actual database-schema. As a result, dzo creates the SQL statements needed to update the database schema (or you can let dzo execute the SQL statements directly). If your application lives in a Tomcat or Java EE application server, dzo has a servlet that controls the deployment process, inspects and executes the necessary database changes, and finally deploys the application. Dzo currently works with HSQLDB, MySQL, Oracle, PostgreSQL, and SQL Server (more to come).

(Machine Translation)
Letztes Update: 2007-01-16 08:07

Geolizer

Geolizer is a patch for Webalizer that uses the
GeoIP library to generate faster and more reliable
geographic statistics than the default DNS suffix
method. It is recommended that DNS reversal be
disabled on your HTTP server for improved
performance and more accurate statistics. It also
supports country flag pictures, can be compiled
under MinGW/MSYS, and features a human-readable
transfer size display.

(Machine Translation)
Letztes Update: 2012-02-28 01:45

MckoiDDB

MckoiDDB is a distributed database system for applications that need to support low latency random access (read and write) queries on datasets that span a cluster of machines in a network. The software provides the system for managing the storage of data over the network cluster and a client API for accessing and querying the data. The MckoiDDB system can scale up or down as resources are added or removed in the network, and is flexible in how the logical data models of an application are designed and implemented. MckoiDDB can be installed on high-speed private networks and over instances in Cloud service providers.

(Machine Translation)
Letztes Update: 2012-08-13 21:56

SwingSet

SwingSet is an Java toolkit that contains data-aware replacements for many of the standard Java Swing components. It currently includes replacements for JTextField, JTextArea, JComboBox, JCheckBox, JSlider, and JLabel. There is also an image component, a graphical record navigator, and a data grid component. All of the primary components are available as JavaBeans.

(Machine Translation)
Letztes Update: 2012-01-09 21:57

LiteSQL

LiteSQL is a C++ library that integrates C++
objects tightly to a relational database and thus
provides an object persistence layer. LiteSQL
supports SQLite3, PostgreSQL, and MySQL as
backends. LiteSQL creates tables, indexes, and
sequences to database and upgrades schema when
needed. In addition to object persistence, LiteSQL
provides object relations which can be used to
model any kind of C++ data structures. Objects can
be selected, filtered, and ordered using a
template- and class-based API with type checking
at compile time.

(Machine Translation)
Letztes Update: 2009-07-20 16:54

mysql-diff

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

Databank Umgebung: JDBC, SQL-based, MySQL
Programmiersprache: Java, Scala
Letztes Update: 2005-10-25 02:54

DBOW

DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, and Perl functions for manipulating the database. It will also produce SQL table data for MySQL or others. It automatically produces code to insert, delete, update, and search the database, stuffing a C or PHP struct with the results.

Letztes Update: 2007-12-30 17:07

MySQL Administrator

MySQL Administrator is a powerful visual administration console for MySQL, which allows the user to easily administer their MySQL environment, and gain better visibility of how their databases are operating. It is available with native GUI interfaces for Windows, Linux, and Mac OS X.

Letztes Update: 2013-01-11 18:13

Aubit 4GL compiler

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.

Letztes Update: 2004-12-10 08:07

Support Information Tracker

Support Information Tracker is a knowledge base for organizations. Features include multiple document versions, group permissions, document submission reviews, and many more.

Letztes Update: 2012-12-28 22:04

Scriptella

Scriptella is an Extract-Transform-Load (ETL) and
script execution tool. Its primary focus is
simplicity. It doesn't require the user to learn
another complex XML-based language to use it, but
allows the use of SQL or another scripting
language suitable for the data source to perform
required transformations.

(Machine Translation)