RSS 12 projects tagged "Windows"

Download Website Updated 14 May 2013 DBeaver

Screenshot
Pop 739.75
Vit 62.42

DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.

Download Website Updated 03 Dec 2012 DbVisualizer

Screenshot
Pop 552.35
Vit 25.24

DbVisualizer is a universal database tool for developers and database administrators. It can be used on all major operating systems and can access a wide range of databases.

Download Website Updated 25 Feb 2010 Databrid

Screenshot
Pop 79.85
Vit 3.17

Databrid is a database browsing, retrieval, and manipulation tool for Oracle and MySQL Databases. Functionality includes SQL autocompletion, syntax and word highlighting, auto case adjustment, schema browsing, and the ability to save or update data in CSV files.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.51
Vit 3.11

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download Website Updated 07 Jun 2009 Probus

Screenshot
Pop 58.86
Vit 1.43

Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.

Download Website Updated 02 Jul 2010 Contao

Screenshot
Pop 33.53
Vit 1.43

Contao is a content management system (CMS) for people who want a professional Internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly Websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. It features easy management of user rights, a Live Update Service, a modern CSS framework, and many integrated modules (news, calendar, forms, etc.).

No download No website Updated 11 Nov 2009 CSV to SQL

Screenshot
Pop 24.08
Vit 35.84

CSV to SQL is a Python script that imports CSV into MySQL, or converts CSV to a series of SQL statements.

Download No website Updated 24 Jun 2010 siqqel

Screenshot
Pop 19.67
Vit 1.00

siqqel is a simple and lightweight framework which allows you to execute MySQL queries directly from your browser (by transforming them into JSON calls to a backend script), displaying the results of your queries within the structure of the calling HTML document. To issue a query and have its results displayed in a table of your HTML document, you simply put an SQL statement into the "sql" attribute of a <table> element and it will be executed when you open the HTML document in your browser. Your browser will wrap the SQL statement into a JSON call, and this call will be issued to a backend script on your server, which in turn issues the statement against your database server and returns the result set back to your browser. Your browser will display the result set in the according table. If you hover your mouse over the table, a "reload" icon will be displayed, allowing you to re-issue the SQL statement without the need to reload the whole page.

No download Website Updated 04 Jun 2010 Jxt4DatabaseJ

Screenshot
Pop 18.76
Vit 32.86

Jxt4DatabaseJ is an application that provides a friendly interface for frequently executing DDL and DML queries on a MySQL database.

Download No website Updated 25 Sep 2009 Pressflow

Screenshot
Pop 17.35
Vit 36.50

Pressflow is a distribution of Drupal with integrated performance, scalability, availability, and testing enhancements.

Screenshot

Project Spotlight

MathGL

A library for making high-quality scientific graphics.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.