It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Learn More
CompAccelerator
CompAccelerator is a highly configurable compensation solution designed from the HR perspective.
Created by HR professionals that have spent years experiencing the pains of compensation processes, CompAccelerator is designed to solve the problems that you face every day. Deliver the actions you need, on the layout you want, with the calculations you need, all in a fraction of the time. Schedule a demo today and see how sophisticated functionality in an easy to use interface can save your team from the perils of compensation management.
The Genomic Diversity and Phenotype Connection (GDPC) written in JAVA uses web services to make XML formatted data publicly available. The GDPC Browser (front-end GUI) can access these services, and other applications can use the API.
Database Modeller and Constructor, using the concept of MER, written in Java with the JGraph library. Initially developed for Unicamp Database discipline, offered by Ricardo Torres in 2007.1
TiTLi: A Google-like, full-text search tool for relational databases. It is very fast and independent of vendor specific RDBMS's like mysql, oracle etc. It uses Apache Lucene for indexing and provides some advanced features like similarity search.
For enterprise IT security teams and network administrators looking to safeguard their networks against the latest and more severe DDoS threats
The standalone SaaS-based DDoS intelligence solution proactively combats the increasing volume and complexity of DDoS threats, reducing operational costs and improving DDoS detection while safeguarding system availability— no dedicated DDoS equipment needed.
Open Blue Lab is a rapid application development framework for building portal applications based on web 2.0.It is currently being used to develop a full Web ERP.Widgets are dynamically populated (automatic data-aware)free of coding database interaction.
Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
ORM4J - Object Relational Mapper for Java. See http://www.wirtschaftsinformatik.de/dateien/beitraege/wi2007_2_150-153.pdf for more information (German)
ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant.
You can interpolate queries to create multilevel xml trees and insert custom tags.
Patch Management and Vulnerability Remediation Software | Action1
Enable IT security and operations teams to detect, prioritize, and remediate vulnerabilities to ensure continuous compliance – all while reducing cost
Action1 reinvents patching with an infinitely scalable, highly secure, cloud-native platform configurable in 5 minutes — it just works and is always free for the first 100 endpoints, with no functional limits. Featuring unified OS and third-party patching with peer-to-peer patch distribution and real-time vulnerability assessment with no VPN needed, it enables autonomous endpoint management that preempts ransomware and security risks, all while eliminating costly routine labor. Trusted by thousands of enterprises managing millions of endpoints globally, Action1 is certified for SOC 2 and ISO 27001.
This tool is a Java solution for managing structural changes to database schemas. It is based on Active Record migrations in Ruby on Rails. Check out documentation under construction on http://migrator.sourceforge.net
Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that is designed to exploit JDBC Features for all compliant drivers. Support for Interactive Transactions, Running Batches, Schema Viewing, and support for various import and export filters.
SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
InstantRO is a fast application to search information about Ragnarok Online, like monsters, items, maps, cards, skills, etc. The results from your search will be instantly showed to you, with images of mobs and items.
dbcoat is another database persistence solution. It's simple, easy to learn and use, comfortable. Supports connection pool, cache which supports range and conidtion. There is no transfer object and business object,no mapping. fast for huge data fetching
JDbConvert is an command line database converter based on Java and JDBC.
It should be able to convert from any database to any database, but there are some differences between the DBMS that need to adapt every DBMS.
A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.