|
Daffodil DB
-
Version
2.2
Daffodil DB is a 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 triggers, views,
constraints, UDT, stored procedures etc),supports
distributed transactions (XA), provides complete JDBC
3.0 driver (including support for optional features
like save points, rowsets, UDT, XA, connection pooling
etc) and can run in embedded or server mode. Daffodil
DB’s features work together to meet the data storage
and analysis needs of almost all data processing
systems and applications. Daffodil DB can be included
as a jar file in any java application.Daffodil DB
includes Daffodil DB Browser, a sophisticated and
highly interactive GUI based database management tool.
Daffodil DB Browser can be used to carry out all
database operations and maintenance tasks such as
creating a database, creating database objects,
execute SQL statements, browse database objects,
insert and update data, view query execution plan etc.
|