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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
MockSqlBuilder uses mock objects and method interception to build SQL queries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
Firenate is an object-relational mapping (ORM) library like Hibernate for the Android OS, providing a framework for mapping an object-oriented domain model to a traditional relational database (incl. Annotations and Query-Language).
Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQL queries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
Cane is a Data Manipulation Interface(DMI) based on code behaviour analysis. Cane enable developers manipulate data in the way close to natural logical. Developers can finish their job in one continuous operation supplied by Cane's chain operation
Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
ODO is: 1) Real-Time ORM; 2) Real-Time DBMS like TimesTen; 3) Real-Time Grid like Coherence; with deep integration ORM+DBMS+Grid; Last News: ODO Becomes Commercial and public project was frozen.
FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API
jPersist is an object-relational persistence API with automatic mapping, and based on the ActiveRecord and DataMapper patterns. jWebApp is an MVC web application framework. Both are configuration and annotation free and can be learned in minutes
Pikk - Object Relational Mapping ( ORM ) Framework Pikk’s primary feature is Object-Relational mapping from Java classes to database tables and from Java data types to SQL data types.
EasyWeb4J is an end-to-end stack for Java web application development. Its design is inspired by Ruby on Rails. It provides seamless integration with Hibernate and JPA for ORM and automatically manages transactions.
Force4Spring integrates Spring Framework with Force.com (on-demand platform from Salesforce.com). The project provides a set of Spring ORM APIs which significantly ease building Java-based applications that access data from Force.com Web Services API.
SPARQL to Object Oriented eNgine allows users to expose their traditional data sources (RDBMS, OODBMS, XML, LDAP, ecc) as RDF data, through a SPARQL endpoint.
SimpleDAO is a quasi-ORM mapping framework that uses plain-old objects and maps them and their properties to corresponding database tables and columns. As in the name, it merely provides very simple SELECT, INSERT, UPDATE, and DELETE functionality.