Categories
Tags → Jdbc Sql

JDBC : A Definite Guide

The JDBC ( Java Database Connectivity) API defines interfaces and classes for writing database applications in Java by making database connections. Using JDBC you can send SQL, PL/SQL statements to almost any relational database. JDBC is a Java API f...
DETAILS

H2 Database Engine

H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering ...
DETAILS

SpeedJDB

SpeedJDB was developed for DBAs in order for them to get a uniform interface for all common databases. This has been achieved by using the JDBC (Java Database Connectivity) API that makes it possible to execute SQL selects against all databases that ...
DETAILS

JODPIE

JODPIE is a software that allows to import Open Directory Project RDF dumps into a relational database. JODPIE comes with a PHP script, JODPIE Lite, that allows to browse and search imported ODP RDF dumps; this PHP script is based on templates that...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License
DETAILS

PKLite SQL Client

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL cli...
DETAILS

Page:
©2019 A--9.com