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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides independence of a specific O/R mapper such as Hibernate or Castor. This decouples the application layer and the persistence layer.
JPumpDX is an effort to implement best practices in relational data migration. It uses XML as external data store.
Table and record data can be migrated from one database to another, and from a database to XML and vice versa.
For organizations that need to automate secure file transfers to protect sensitive data.
Diplomat MFT by Coviant Software is a secure, reliable managed file transfer solution designed to simplify and automate SFTP, FTPS, and HTTPS file transfers. Built for seamless integration, Diplomat MFT works across major cloud storage platforms, including AWS S3, Azure Blob, Google Cloud, Oracle Cloud, SharePoint, Dropbox, Box, and more.
Chronus is an user-friendly object persistance layer for Java. It supplants the need for any database setup or SQL statements. Futhermore Chronus is designed to work without the need for any user configuration or XML descriptor files. Zero setup time
Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
Diaz is a Java-based database framework. It is an abstraction layer for the JDBC API. It provides base classes for building Data Access Object classes.
JPO (Jigs Persistent Objects) is the persistence layer for 'Jigs for Java' web applications, extracted here for use outside of 'Jigs'. JPO supports Domain-Driven Design while embracing the use of SQL snippets for object-based queries.
TelemetryTV content management and device management
Simple and intuitive digital signage software.
<section class="row">
<div class="small-12 columns">
<p class="description">TelemetryTV is a powerful digital signage platform built for the modern communicator who needs to engage audiences, generate awareness, or give their community a voice. TelemetryTV allows users to broadcast dynamic content easily by streaming video, images, social feeds, turnkey apps, and data-driven dashboards to all of your displays wherever they are. TelemetryTV powers marketing and internal communications at Starbucks, New York Public Library, Stanford University, and more.</p>
</div>
</section>
jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
JEPLA - Java Easy Persistent Layer. Provides an easy way to persist objects using persistent collections. The basic idea is provide a way to write programs that use persistent data without break OO concept like RDBMS and without complexity of an OODBMS.
Persistence Framework for J2ME; DAO layer for MIDP. It enables the developer to Query Value/Data Objects in a RecordStore. Contains methods like dao.save(vo), dao.update(vo), dao.delete(vo) and dao.findContaining(Class vo, String where).
XORM is an extensible object-relational mapping layer for Java
applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
Analysys is a no-nonsense persistence layer generation tool for Java. Simple POJOs can be generated directly from your database schema, and you can be up and running in minutes.
JATOMIX-DEPOT is a persistence layer for Java, working on relational databases, that carries out the whole communication with the database through a simple API-interface and generates automatically the data model for any unmanipulated java class.
Jaxor provides a java code generation engine for creating an object to relational mapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
Lightspoke Dbx is a fast XML database web service layer over Berkeley DB XML. Dbx offers xpath queries, native xml document management and web based administration of containers, documents and indexes. XSLT, security, full text indexing, xupdate planned
Jing, a Java based DAO (Data Access Object) framework, allows for a
clean seperation between the DAO layer and the Persistance layer.
Projects can swap persistance frameworks or use multiple frameworks
without \"rocking the boat.\"
Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
JSO (Java Storable Objects) is an object-relational mapping tool based on runtime class reflection (no XML mapping definitions). It acts as a persistence layer, storing Java objects in a relational database, and supports many features.