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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A lightweight framework to create and process metadata based, type-safe, debugable, readable, and maintainable queries for JPA 2.0. Example: CriteriaComposer(Student.class).select(AggregateFunction.SUM, Student_.unit).groupBy(Student_.name);
A simple to use and basic orm library without fuss. Avoids development issues arising from dynamically constructed SQL. Doesn't render the JDBC architecture inaccessible. Doesn't initiate the proliferation of largely pointless POJO libraries.
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.
Hadi is an Android ORM tools. It helps you to use Android database easy. Hadi's target is keep our simple, smart, easy. It won't provide any complicated or advanced method.
Lettuce allows Java programmers writing direct SQL queries in Java codes. It defines SQL keywords in Java classes, and it also introduces a way easily combining these keywords to create a versatile query in Java.
A powerful 100% JAVA flat file processing ORM framework. Giving the ability to abstract the processing of flat files from business logic, using Hibernate style mapping constructs. Supports fixed length and delimited (e.g CSV) file formats.
the project's goal is to provide a mechanism for recycling entities in Hibernate/Java. when an entity is being deleted, it will be inserted to the Recycle table automatically, and recycled entities can be restored to the main table.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Build on top of Gilead project (https://sourceforge.net/projects/gilead).
Adds the ability to generate GWT classes that will hide the logic of working with LoadingService provided by Gilead
GenerateMe is a software to generate source code from relational DataBase SQLServer to Oriented Object Model in C# y Java. This version includes ORM as Entity Framework Code First 4.1 and NHibernate 2.2
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.
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
Kauklahti is ORM tool that connects Java classes and database tables. It provides simple programmatic api for mapping (no annotations, no xml). It is the simplest possible solution to mapping problem with only log4j.jar external dependency.