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.
Try free now
Dun and Bradstreet Risk Analytics - Supplier Intelligence
Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.
Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier.
The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
This MEGA ALPHA project (CURRENTLY) provides java tools for :
XML file to org.w3c.dom.Document,
Document to HashMap (recursive),
HashMap to Document (recursive),
Document to File or String,
Document to XSLT to File or String
TogMap is a module for the CASE Tool Together which generates
XML-mapping-files for OR-Mappers. It takes an existing
object model, which you can augment by OR-specific markers, and produces an XML-mapping file. Currently only for Castor-JDO.
Proactively monitor, manage, and support client networks with ConnectWise Automate
Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
CAVOR is an engine for building apps that involve both graphic and text/numeric data. Primarily GIS is the initial focus, but consider also CAD, CASE, project management (eg PERT charts), and others. Built-in scripting, C API, also supports Tcl and Java.
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in source code form.
MetaPersist takes an enitrely "Java-centric" approach to RDBMS persistence. In contrast to most existing Java-RDBMS integration packages that facilitate the mapping of existing RDBMS tables to classes and vice-versa, MetaPersist provides a natural, strai
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
A portable application for JavaME/MIDP-enabled devices (including most mobile phones) that enables you to browse an XML database of geocache information—in particular, the Pocket Query data generated by the geocaching.com web site—wherever you go.
What is TIMS?
Converts streets and highways into logical point system and retrieves traffic information from this points.
Application Features
Data Mining
Real time analysis
Types: -Meeting with Clients -CAD dispatch -Worflow -SOA and inter network workflow -Interprocess communication -Batch jobs -Large scale integration -Manufacturing System and Systems -Personal -Employee -Project -Robot / Robots / Robotic
A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the
JdbcLite is light-weight jdbc tool. It is designed for Java developers who like to use native SQL queries for high performance with object mapping and convenient classes built-in. It can be used along with Hibernate, Spring, JDO frameworks.
Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries
This program allows you to import delimited files to a DB of your choice. There is a mapping tool which you select which column of the DB maps to the specific column(s) in your file via a GUI. You can also provide a default value for a certain column wit