One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Designed to facilitate Apache CXF based java softwares development
Yakoliv is a framework designed to facilitate the development of Apache CXF based java softwares.
It takes advantages on Ibatis and Spring with which it forms a mini-container and facilitates
data bases access.
Yakoliv Framework is made of a generic DAO artifact and a GUI program that helps developers:
- generating the database schema and enabling sequence management
- generating java classes from typed data
- mapping generated classes to data base's table using ibatis sql maps
- generating configurations for spring security secured web services
- generating clients configurations for the generated web services
- generating a contract for client-server communication.
...
This is sister project for osDQ which provide Restful APIs
(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https://hub.docker.com/r/vreddym/osdq-web/tags