This is a simple RMI wrapper around Oracle Berkeley DB Java edition (www.oracle.com/technology/products/berkeley-db/index.html) which originally comes in embedded mode. Now you can use it as a database daemon. Spring is used to export RMI service.
Main idea behind project is to construct methodology for database design. After completing methodology, application will be created for rapid database development (using constructed methodology as base).
Slumber is an extremely light-weight and easy-to-use Object-relational mapper. It simply maps data from a JDBC result set into an object structure defined by java annotations.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This program allows you to import delimited files to a DB of your choice. There is a mapping tool which you select which column of the DB maps to the specific column(s) in your file via a GUI. You can also provide a default value for a certain column wit
CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JWDE extracts product information set from web and dumps is into db so e-commerce packages can use it. Currently JWDE can extract information from saved HTML files and convert it into JWDE XML format which can be save to osCMax e-commerce product.
The jdbal project is a database abstraction layer written in java to provide a inheritable class structure for ejb 3.0 like objects. The key component of this application is the database abstraction coupled with inheritable table based objects.
Experimental DataBase system (ExDB) is a prototype of a native XML database system being designed and developed by students of Dept. of Computer Science at CTU FEE in Prague, Czech Republic.
SQLMerger is an Open Source visual SQL differencing and merging tool written in Java. It is highly useful for determing what has changed between differents tables, and then merging changes between them.
Hibernate Injector is an extension which enables dependency injection for managed entities. The motivation has come from the need to enable rich domain models, using Hibernate. HInjector works with Pico, Spring, Guice and even with your own DI provider.