Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This application is mainly a Personal Media Management system. It allows a user to catalogue its physical media (create categories, items....). Later he can "search" for items, export them, etc.
InfoPad is a utility to store short notes and other information. It includes a simple search function and is synchronizable over the internet. We are especially interested in making this software intuitive and easy to use.
Ostos is a Java program for creating product catalog(s) of products sold in different shops and planning, creating, counting prices for and printing shopping lists.
Jorge is a Java/Swing application to manage literature and create bibliographies or citation lists. These citation list can be exported to be used with BibTeX or as plain text files. Other Formats will be added in the future.
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.
A wrapper over any JDBC driver, it corrects some of the common mistakes the programmers do during the development process and also provides SQL execution timing information. Hints for: cache, AUTOCOMMIT, ISO LEVEL, performance reports for TX,STMTS, etc.
The ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
Raptus AG/SA, a swiss company, has released their java / jsp based SiteEditor, CMS, list generator software as opensource. Including: Modules, XML config, Struts, own API, Components, WYSIWYG, multilanguage, multiuser, webbased manager
The bot is a project that contains MySQL, XML, PHP, JDBC and Java.
It is an IRC bot(much like eggdrop) that can connect to any IRC server and distribute a list and have controll over unlimitied users that can add, modify and delete Movies in a MySQL dat
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
RelataSync for Palm synchronizes your Address Book contacts, Date Book
items, and To DoList items with Relata (http://www.relata.org), our sales force automation CRM solution.
RelataSync is written in Java and allows one to update their contacts, dat
Type 2-JDBC driver for MySQL and wrapper for native C-API. A type-2 JDBC driver combines Java and native (C-API) methods to access a database. Please use the Java mailing list at www.mysql.org for general discussion, but use sourceforge for bug reports.
It is a servlet/JSP based web application to manage your research references and notes. There is also a public server for those who do not have their own servlet engines. The public server can be customized so that it act like your private one.
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.
Media Lab Asia has developed an asynchronous store and forward broadband wireless system tool for delivery of messages to/from rural people.It is Capable of delivering value added digital services at places which do not have online internet connectivity
Web-DB is a web-based front-end for any JDBC-compliant database.
Web-DB is designed to use in big companies with several databases.
Web-DB UI contains a list of available databases and list of typical SELECT queries.
This is a Java project building with NetBeans 6. The final result is a mySQL client that can do several things as run sql statements, administrate a mySQL database and used as development or administrative tool for the mySQL database.
A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the