Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
This is simple (but performance effective and completely matching spec) Java Data Objects API implementation uses JDBC resource managers access (with wide support of Object-to-Relational data mapping features) in non-managed/managed environments.
A robust, easy to use Object-Relational Persistence Layer Framework for java projects. The purpose of which is to remove as much hand coded JDBC SQL for all the basic CRUD functions. This includes automatic handling of polymorphic objects, associations, t
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Some helpfull sql tools. You got tired of writing the same code over and over again where you use JDBC? Using this you will write less code for every DB data submit and retrieval.
Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
This project is aimed to provide good support of smartcard readers for Linux/Unix users. In contrast to MUSCLE we try to implement our drivers as
portable as possible and currently focus on Towitoko drives.
Chlorine is a JDBC connection pool has the following vital new features:
1) all connections are stored in ThreadLocal a java servlet request can get connections without ever having to synchronize
2) all requests are performed in a transaction by defaul
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
!!! Tablegen is discontinued. Go use Apache Torque instead !!!
Automatically generates Java (JDBC) classes to access to a relational database.
Version 1.8 is now officially obsolete.
Version is being worked on. It will have improved code structure (
There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBCdriver.
This is my collection of Java classes. Major chunks include: robust logging system, JDBC connection pools, lightweight application server, general utility classes.... enjoy.
This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans,
Jini, JMX, etc. is generated.
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
Java security module using JAAS with JDBC. A Pluggable Authentication Module (PAM) using database store user information. Contains implementation over Tocam Realm, JBoss JAAS. Sponsored by http://knowledgesurf.com.
The JLense project
develops Eclipse plugins that make it easier for Java developers to
create world-class, thin-client, Swing-based, business applications that
integrate well with other standard technologies like XML, SOAP, EJB, and JDBC.
Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a
set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBCdriver is included.
Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
Lyophilizer helps developers create systems of JavaBeans without worrying about different persistent/transactional/secure back ends. It is evolving into JDO and currently supports JDBC, EJB and in-memory storage.
DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.
Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once