AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it 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.
Molimo project is a open, customizable database (just like the one from well known search engine company, but not only free but open). So far a generic DB mapper has been developed as back end that can handle runtime changes of attributes and types.
Advanced, enterprise-class J2EE Customer Relationship Management (CRM) suite including Sales Force Automation (SFA), marketing, campaign management, and customer service. Features similar to Salesforce.com, Netsuite, or Siebel OnDemand.
Retic is a free EAI Server written in Jython (Java).
It permits to execute adaptors composed of sources, pipes (transformations) and sinks.
Connectivity with : JMS,HTTP,SOAP,UDDI,FTP,Xindice,JDBC,Jabber,SMTP...
XML Support : XSLT, Xpath.
Has GUI for
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
openDBcopy is a universal database utility to migrate data from and to any database
given a JDBCdriver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.
This project is meant to design (from the outset) and create a distributed, secure, fault tolerant, OS-independent MUD driver, using Java and Java technologies.
An Java-based extensible Content Management System, focused mainly on an easily configurable backend, as well as some front-end portal components. Includes authentication, document, language and workflow modules. Based on Hibernate, Tapestry and Spring.
A wrapper over any JDBCdriver, 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.
Java based system modification detector with jdbc database backend.
Software will notify administrators when monitored files are updated or tampered with.
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.
Backpedal is a JDBCdriver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
The goal of this project is to develop a modular SQL engine (JDBCdriver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
The DBAbstract Server is a middleware database server solution written entirely in Java. It provides connection to any type of database implementation through one JDBC partially complient driver, client-server encryption and connection pooling.
jSQLBrowser is simple yet powerful and convenient DB front-end which works with databases through JDBC. It allows you to work with several DB in the same time, have multiple windows with different SQL queries and result sets, and some other useful featur
TaskBean is an API/framework for developing server-side java components. A TaskBean defines any unit of work. TaskBean components execute any arbitrary java software (number crunching, jdbc, ejb, jms,...etc). Taskeans are composed together to form Jobs.
DatabaseHelper is java library deigned to help java developers to create applications that use JDBC API directly. This library also enables developers to use straight database connection when running local unit tests and datasource in J2EE container.
SAX is a common front-end for XML parsers, like the JDBC for database access. SAX is widely used by open-source projects like Apache and by corporate users like Sun, IBM, Oracle and Microsoft. SAX was developed by the members of the XML-Dev mailing list
A Java api, for a flexible use of SQL with jdbc. It provides a simple log system, an automatic database use, a pool of connections for each database, a statistic report of databases use and other features.
xmltv2db inserts the XMLTV (TV listing) data into a JDBC compliant database. From there you can use PHP or any other web-relevant language to create complex, customized TV listings online.
xmltv2db extracts show's title, sub-title, desc, date, etc.
This is an E-Commerce project based on XML, Java Servlets/JSP and JDBC focussing on supply chain management. Upon completion it will deliver an infrastructure on which different vendors interface via XML and manage a relational database with their product
JVMCluster
Features:
- clusterable Java Virtual Machine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
Voruta reduces JDBC code in application, it makes code more readable and safe, SQL procedures and queries are mapped to JAVA methods using custom javadoc tags and dynamic code generation at runtime.
It needs no custom build tools or external files for de
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation