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.
Start 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.
This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
An eclipse plug-in used to plan software development projects based on RUP, with risk analysis, scheduling and activity distribution. PLUS extract from use case diagrams created by Jude (http://jude.change-vision.com).
This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
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.
A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
A simple web interface for Blender, for rendering animations..
A simple web interface for Blender, for rendering animation with clusters.
"Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
Mosquito is an open source Java library for parsing Power Designer PDM files and converting them to the in-memory structure based on object model provided by this library. It is quite useful for relational model based code generation.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
@rules is not a rule engine! @rules is a rules API that uses annotations to define rules where they should be defined when programming an application, on entity classes, in this case on POJO's.
Sugar is a simple library for making certain tasks in Java (such as File manipulation) far more palatable. My intention is to organise Sugar into multiple subprojects : FSPath(an API for filesystem interation) being the first one.
Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
A set of common reusable code that I use, manage and maintain. It is generalized and uses alot of extensible interface based API's leaving expansion to the basic concepts in these libraries almost limitless.
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
Josbug is an object-relational mapper for java. This library enables to match tables from a relational database to java classes by generating from the database schema a java class for each table. It has been especially designed to deal with class and table inheritance.
The NJ toolbox (njTBX) is a matlab object API, built on top of Unidata's Netcdf-JavaAPI to facilitate netCDF model data manipulation. Development of njTBX is a part of 'An Open-Source Community Model for Coastal Sediment Transport' project.
Jsp web simple framework to quickly create a Web site jsp. it supply a solution to create bean-style object,and supply sqlmanager,filemanager ...... easy config,easy use,easy publish. more feature:entiymanager surport,session bean surport,config
The power provided by OWL reasoning engines can be translated into Java applications and vice versas with this framework. A binding among OWL and Java concepts has been done in order to incorporate the semantic features of OWL into Java.
Web application built using: a. Spring Webflow 2 b. Oracle (10G +) It implements commonly required functionality and is intended to act as a strong starting point for any web based business application.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")