RSS 18 projects tagged "Database"

Download Website Updated 03 Dec 2012 DbVisualizer

Screenshot
Pop 540.58
Vit 24.74

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.

No download Website Updated 17 Aug 2010 SchemaSpy

Screenshot
Pop 268.59
Vit 6.88

SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database and can identify Ruby on Rails style databases, as well as other implied relationships.

Download Website Updated 25 Feb 2010 Databrid

Screenshot
Pop 78.08
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 28 Jun 2012 sqlmap

Screenshot
Pop 221.92
Vit 5.51

sqlmap is a penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a detection engine, many niche features, and a broad range of switches including database fingerprinting, data fetching from the database, and accessing the underlying file system and executing commands on the operating system via out-of-band connections.

Download Website Updated 13 May 2013 SymmetricDS

Screenshot
Pop 926.38
Vit 82.23

SymmetricDS is Web-enabled, database independent, data synchronization/replication software. It uses Web and database technologies to replicate tables between relational databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage. It includes support for Oracle, MySQL, PostgreSQL, H2, HSQLDB, Derby, MS SQL Server, Firebird, IBM DB2, Informix, Interbase, and Greenplum databases.

No download Website Updated 23 Feb 2013 check_oracle_health

Screenshot
Pop 189.10
Vit 21.37

check_oracle_health is a plugin for the Shinken (Nagios) monitoring software that allows you to monitor various metrics of an Oracle database. It includes connection time, SGA data buffer hit ratio, SGA library cache hit ratio, SGA dictionary cache hit ratio, SGA shared pool free, PGA in memory sort ratio, tablespace usage, tablespace fragmentation, tablespace I/O balance, invalid objects, and many more.

No download No website Updated 13 Apr 2009 ORA_Tweet

Screenshot
Pop 18.63
Vit 38.78

ORA_Tweet allows you to call the Twitter API from within an Oracle database. It uses the UTL_HTTP API within Oracle to call the update_status API. It is written completely in PL/SQL. The API supports proxies and short URLs.

Download No website Updated 14 May 2012 dzo

Screenshot
Pop 162.68
Vit 11.27

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).

No download Website Updated 28 Aug 2011 oRestE

Screenshot
Pop 45.78
Vit 2.50

oRestE gives you a fast way to expose your databases with a RESTful interface. It is built on top of Erlang, MochiWeb, and Webmachine. It is light, stable, and fast.

Download No website Updated 19 Oct 2009 SSA SQL sniffer

Screenshot
Pop 24.78
Vit 36.26

SSA SQL sniffer is an TCP SQL stream adapter that allows you to capture, adapt, and forward TCP streams with SQL statements sent through the network. It allows you to adapt your software database repository to a different database. It has an Oracle/PostgreSQL driver to perform conversion from an Oracle TCP SQL stream to PostGreSQL. It supports SELECT, INSERT, UPDATE, and DELETE.

Screenshot

Project Spotlight

JunkieTheSniffer

A programmable packet sniffer.

Screenshot

Project Spotlight

jOOQ

Java-based object oriented querying.