Liste des projets simples Logiciel Télécharger Carte

941 projects in result set
Dernière Mise à Jour: 2009-10-01 07:39

CrunchyFrog

CrunchyFrog is a database navigator and SQL
client. Currently, PostgreSQL, MySQL, Oracle,
SQLite3, MS SQL Server, Firebird, Informix, and MaxDB are supported for browsing and querying.

(Traduction automatique)
Dernière Mise à Jour: 2012-11-22 03:15

DB Sanity

DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by the command line and creates an HTML report with a summary and listings of faulty database entries.

Dernière Mise à Jour: 2014-03-07 15:54

P* Web Programming Language

P* (P-star) is a Web programming language that incorporates common tasks like template handling and database queries into the language. It features MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, and GET and POST. Programs can be run on the command line, in a CGI environment, or by the P* Apache Module.

(Traduction automatique)
Dernière Mise à Jour: 2011-08-29 20:53

simple SMTP Client

電子メールを送信して友人のリストの機能を持つ SMTP クライアントの単純な実装です。その機能は徐々 に豊かにします。

(Traduction automatique)
Environnement de base de données: SQL-based
Statut de développement: Planification
Utilisateurs cibles: Développeurs
Langage naturel: Chinese (Simplified), English
Système d'exploitation: Windows XP
Langage de programmation: C#
Interface utilisateur: .NET/Mono
Dernière Mise à Jour: 2012-04-29 18:41

GENU CMS

GENU is a Content Management System that uses a database server (MySQL, PostgreSQL, or SQLite) for storage. It uses a templates system and supports multiple languages. It features BBCodes and HTML tags support, a bulletin board, a comment system with reply and editing abilities, an administration interface, headlines generation, polls, a search engine, smilies support, "submit" and "send" news functions, unlimited news organized into unlimited categories, users and articles management, and more.

(Traduction automatique)
Environnement de base de données: SQL-based
Langage naturel: Dutch, English, French, German, Italian, Polish, Spanish
Système d'exploitation: Windows
Langage de programmation: JavaScript, PHP
Interface utilisateur: Web Environment
Dernière Mise à Jour: 2005-03-16 23:11

Lucidium Application Platform

Lucidium is an application development environment in which fully featured, custom, Web-based data/process solutions can be delivered using little or no code. After describing your data model to the platform, it will automatically create powerful search, list, review, and update screens. Skins can be customized using XSL, and complex actions can be added using JavaScript or Java. Any relational data model and process can be described and delivered. Available ERP type modules include HR, Accounts, Logistics, Project Management, Case Log, and Document Management.

(Traduction automatique)
Dernière Mise à Jour: 2004-04-15 09:32

PyDBDesigner

PyDBDesigner is an entity-relation (ERW) database modeling tool for both Windows and Unix/Linux. It is similar to Power Designer or Erwin, and both physical and logical models are supported. Its main features are database modeling, SQL generation, documentation generation, and reverse engineering. PyDBDesigner is intended to be a GUI design tool for the ERW (entities and relations on the Web) project.

Dernière Mise à Jour: 2001-03-07 05:15

Oracle Toolbox

Oracle Toolbox is a collection of PHP scripts that permit you to
administer an Oracle database via your Web browser in a single
interface.

(Traduction automatique)
Dernière Mise à Jour: 2012-08-30 14:47

mg.applanix

mg.applanix is a multi-featured, configurable, Web- and MySQL-based application for management of small and medium-sized accommodation establishments, such as hotels, campsites, hostels, and motels. mg.applanix features an occupancy table for all managed rental objects, a detailed customer information and booking file, a tiny organizer, and customizable printing of bills, address labels, etc. It also provides user-based session management. Users are members of predefined groups which provide a simple access restriction mechanism. Localizations for several languages are available.

(Traduction automatique)
Dernière Mise à Jour: 2011-04-14 10:47

QSF Portal

QSF Portal is a fast, secure, easily maintained Web community portal written in PHP/MySQL. It comes with powerful forum and download modules, as well as lightweight CMS capability.

(Traduction automatique)
Environnement de base de données: SQL-based
Système d'exploitation: OS Independent
Langage de programmation: PHP
Interface utilisateur: Web Environment
Dernière Mise à Jour: 2003-02-25 07:54

GQL

GQL is a C++ library for generic SQL database access, modeled after JDBC (Java Database Connectivity). It includes drivers for PostgreSQL, MySQL, and SQLite, and includes GQL-Shell, an interactive database terminal called that features command-line editing, history, and database metadata (schema) browsing.

(Traduction automatique)
Dernière Mise à Jour: 2010-11-28 05:32

Cyberience Projects

Cyberience Projects is a Web-based project management application built using the PHP CodeIgniter framework. Its main features are project and task collaboration; client Management and invoicing; user management; and time tracking. All of these features are integrated together to increase the productivity and management of your team and projects.

(Traduction automatique)
Environnement de base de données: SQL-based
Système d'exploitation: OS Independent
Langage de programmation: PHP
Dernière Mise à Jour: 2014-02-25 02:10

foodsoft

Foodsoft is online software for a non-profit food coop. It features a product catalog, order cycle management, accounting, and tasks. A food cooperative is a group of people that buy food from suppliers of their own choosing; a collective do-it-yourself supermarket. Members order their products online and collect them on a specified day, and all put in a bit of work to make that possible. foodsoft facilitates the ordering and administration.

(Traduction automatique)
Environnement de base de données: SQL-based
Langage naturel: Dutch, English, French, German
Système d'exploitation: OS Independent
Langage de programmation: JavaScript, Ruby
Interface utilisateur: Web Environment
Dernière Mise à Jour: 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.

(Traduction automatique)
Dernière Mise à Jour: 2012-10-04 04:35

SqlBuilder (OpenHMS)

SqlBuilder is a library that attempts to take the
pain out of generating SQL queries within Java
programs. It wraps the SQL syntax within very
lightweight and easy to use Java objects that
follow the "builder" paradigm (similar to
StringBuilder). This changes many common SQL
syntactical, runtime errors into Java compile-time
errors.

(Traduction automatique)
Environnement de base de données: SQL-based
Système d'exploitation: OS Independent
Langage de programmation: Java, Java
Interface utilisateur: Toolkits/Libraries