Categories
Tags → Embedded Database Java

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

How To Use Java DB as Your Client Mobile Database

A database which is embedded in a Java application can be an excellent idea which has a lot of potential. It is currently possible to use it for a client portable database in both browser and desktop programs.
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

Daffodil DB

Daffodil DB is a SQL 99 specification compliant, powerful, reliable, scalable and high-performance java database engine (RDBMS) which can run in embedded or server mode and can be included as a jar file in any java application.
DETAILS

Daffodil DB

Daffodil DB is a Java RDBMS, SQL-99 specification compliant, capable, reliable, scalable, high-performance, embeddable, lightweight java-based relational database engine (RDBMS). Daffodil DB supports almost all constructs of SQL 99 (including trigger...
DETAILS

Database Applet

Database Applet is a general java database applet for display of tabular data on a web site or CD-ROM. The applet loads a text data file and displays the content in a grid. Data is cached in an embedded database engine, which makes it very fast and e...
DETAILS

Website Login Software

Website Login is a 100% pure Java servlet that provides user login authorization for your website. Define any number of protected areas and insert your content. Then create user accounts to give people access. A user can be given access to any number...
DETAILS
©2003-2019 jCay.com