Projects tagged ‘java’ and ‘oracle’


Jump to tag:

Projects tagged ‘java’ and ‘oracle’

Filtered by Project Tags java oracle

Refine results Project Tags mysql (37) database (31) postgresql (21) sql (16) jdbc (14) db2 (12) mssql (12) hsqldb (11) linux (11) windows (9) xml (9) spring (8)

[101 total ]

54 Users
   

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
Created over 3 years ago.

19 Users
   

gvSIG is a tool oriented to manage geographic information. It is characterized by a user-friendly interface, with a quick access to the most usual raster and vector formats. In the same view it ... [More] includes local as well as remote data through a WMS, WCS or WFS source. It is aimed at users of geographic information, whether professionals or civil servants (city councils, councils, regional councils or ministries) from any part of the world (its interface is in several languages), in addition to being free. [Less]
Created about 1 year ago.

17 Users
   

Openbravo is a fully functional integrated web-based open source ERP that is much more at a cost that is far less: be the true owner of your ERP and only pay for the professional support that you ... [More] really need. The solution is designed for SMEs that are looking for an integrated way to manage their operations, optimize processes, increase customer satisfaction and ultimately increase profitability. [Less]
Created over 3 years ago.

9 Users
   

The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. James is a complete and portable enterprise mail engine solution based ... [More] on currently available open protocols. James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API. [Less]
Created over 3 years ago.

8 Users

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful ... [More] features, Cayenne can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]
Created over 3 years ago.

6 Users
   

Hibernate Spatial is a generic extension to Hibernate for handling geographic data. It is generic in the sense that it works in the same way across different databases. Hibernate Spatial allows ... [More] you to deal with geographic data in a standardized way, whatever database that you use (as long as a Spatial Dialect Provider exists for it). In other words, it abstracts away from the specific way your database supports geographic data, and provides a standardized, cross-database interface to geographic data storage and query functions. Hibernate Spatial supports most of the functions of the OGC Simple Feature Specification. [Less]
Created over 2 years ago.

5 Users

LiquiBase is a DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based ... [More] descriptive manner and checked into source control. LiquiBase aims to provide a solution that: * Supports merging of changes from multiple developers * Works well with code branches * Allows you to manage production data as well as various test datasets * Works in an environment where multiple machines will be attempting to migrate the database concurrently * Supports automated change-applying or generation of SQL scripts that can be approved and applied by a DBA * Supports rolling back changes * Database "diff" tool [Less]
Created over 2 years ago.

4 Users
   

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the ... [More] hierarchy of database tables via child and parent table relationships. The browsing through relationships can occur though HTML links and/or though the graphical representation of the relationships. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints. [Less]
Created about 1 year ago.

3 Users
   

Simple yet Powerful Jdbc Tool for browsing Relational databases. DBClient provides both a convenient SQL Editor (highlighting, auto-complete, ...) and automated Browsing and Refactoring Actions ... [More] (Select, Drop, etc...). Since release 0.3, it is massively based on Plugins architecture which makes it very extensible. [Less]
Created over 3 years ago.

3 Users

Eclipse SQL Explorer is a thin SQL client that allows you to query and browse any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2 and ... [More] MySQL) and can be extended to include specialized support for other databases. The project started as a fork from the original JFaceDb project which has gone commercial and uses some of the core libraries of SQuirreL SQL. [Less]
Created over 3 years ago.