47 projects tagged "Windows"
Bugzproxy is a C# client library for the upcoming Bugzilla Bugtracker WebService interface (part of Bugzilla 3.0). It provides an OO access to a Bugzilla server. The aim of Bugzproxy is to allow easy building of various clients that facilitate the integration of Bugzilla into the various C# tool chains. As the project's aim is to provide an efficient and intuitive OO API, the API probably will change in future revisions.
CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.
Daffodil DB is a SQL-99 specification compliant, lightweight, Java-based relational database engine (RDBMS). It supports almost all constructs of SQL 99 (including triggers, views, constraints, UDT, stored procedures, etc.), supports distributed transactions (XA), provides a 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. It can be included as a jar file in any Java application. Daffodil DB includes Daffodil DB Browser, a GUI-based database management tool that can be used to carry out all database operations such as creating a database, creating database objects, executing SQL statements, and manipulating data, browser database objects, etc.
The Debea Database Access Library is a collection of interfaces that map C++ objects to relations in various SQL and file databases. The library uses a plug-in architecture to support various SQL RDBMSes and provides one simple interface for query processing and object serialization. There is a wrapper for wxWidgets that replaces the original dba API with a wx-friendly version.
The Easysoft ODBC-JDBC Gateway allows ODBC applications to be used with JDBC databases. It is a fully functional ODBC 3.5 driver that allows you to access any JDBC data source from any ODBC-compatible application. All leading Java databases are supported, including JDataStore, Cloudscape, PointBase, FirstSQL, McKoi, and HSQL. It is compatible with unixODBC, the Linux and Unix driver manager.
ElegantJBeans Developer Collection is a large collection of ready-to-use 100% Java Beans. The collection has beans for every developer need, whether it's related to UI, data binding, validation, data access, communication, reporting, printing, data analysis, or data monitoring. These beans provide tested and proven code.