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
Crowdtesting That Delivers | Testeum
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.
An object relational-mapping (ORM) library for Java
Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
Speedment is a Stream ORM Java Toolkit and Runtime
Speedment is an open-source Java Stream ORM toolkit and runtime. The toolkit analyzes the metadata of an existing SQL database and automatically creates a Java representation of the data model. This powerful ORM enables you to create scalable and efficient Java applications using standard Java streams with no need to type SQL or use any new API. Speedment was originally developed by researchers and engineers based in Palo Alto with the purpose to simplify and streamline the development of Java...
... (SimpleScreens), and integration components for EDI, Authorize.NET, and Shippo.
There are 2 main applications in the ecosystem: POP Commerce ERP and eCommerce for retail and wholesale, and HiveMind Project Management and ERP for service organizations.
NOTE: the code repositories for Moqui Ecosystem are hosted on GitHub at: https://github.com/moqui
Query Light : A Lightweight Oracle java swing client based on JDBC
Please leave a review or suggest improvements.
Source Code on GIT : https://github.com/milind-brahme/query-light
Query Light is a lightweight oracle client based on jdbc.
Application has moderate sql editing capabilities. It provides basic querying and data retrieval functions.
Query light is ideal for working on read only environments.
Latest Update and Fixes
Added ability to write xlsx in new office xlsx format.
Added ability to view code with F4.
Added additional describe...
Android developer nanodegree, Projects 1 & 2 : Popular Movies app
Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program.
This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features.
The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
QueryObjectFactory (QOF) is a lightweight runtime JDBC byte-code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses Java annotations to define mappings and is fully OSGi ready.
CoolSQL is a free database client software. It is better for people who develop applications related to database and manage database. CoolSQL is written by Java, so it can run on the platform where installed the Java Runtime Environment (1.5 or above).
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
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
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.