Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The J2XB project aims at offering seamless Java and XML integration defined in Java. J2XB is special in that no Java code generation is involved. J2XB transform the development of Java and XML binding from Java code generation to XML Schema generation.
Another xwiki document tree implementation. There are provided as samples two velocity files: one is a JavaScript approach (offers the posibility in expanding / collapsing a tree node) and the second a standard velocity approach.
Morph is a Java framework that eases the internal interoperability of an application. As information flows through an application, it undergoes multiple transformations. Morph provides a standard way to implement these transformations.
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.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
Random Java utility classes
1. Prefix Trie based data structure
2. An indexed map (indexed by keys or values).
3. Main class that provides start/stop functionality for standalone apps.
4. File io api's based based on callback design.
The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
Gnumler is a "mapping framework". It is able to generate Hibernate xml mapping using a GUI, importing data from database or creating it via the embedded editor. It was born as a thesis project at Politecnico di Milano.
The Tree Processing Language allows the specification of an object oriented tree structure, with strong seperation of concerns, which can be compiled into a type safe class hierarchy implementing the tree.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
Mismo 2.3 value objects in Java, with XML construction and parsing. Not a webapp. No database. The purpose is to get you an object model of the Mismo 2.3 specification. See http://www.mismo.org
jiipco! (Java Internal Interprocess Communication) is a library for event driven process communication, specially suited for frontend GUIs development. With this library, command line oriented utilities can be treated as asynchronous event generators.