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 secuirty. Auth0 now, thank yourself later.
Try free now
Shift, the browser that merges all of your web apps into one powerful window.
Your power browser.
Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis eliminates almost all of the JDBC code and manual setting of parameters and retrieval of results. MyBatis can use simple XML or Annotations for configuration and map primitives, Map interfaces and Java POJOs (Plain Old Java Objects) to database records. Every MyBatis application centers around an instance of SqlSessionFactory. A SqlSessionFactory instance can be acquired...
The Jcptbr is a framework for object-relational mapping written in the Java language. This framework addresses the problem of incompatibility between object and relational models, without the necessity of using xml for the mapping.
Provide a capability for one business to map business content to another businesses services. Assists mergers, supply chain cataloging, quotation, inventory, ordering, and fulfillment communications.
RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
Amber.net is a lightweight R/O mapper framework for .net, which easy database access without XML descriptors. It uses reflection and annotations for the CRUD cycle of c# objects. Amber.net is dot net version of original java version of Amber
Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
OpenMetaBase uses OpenC++ to dynamically generate C++ code described by xml files. This code has built in caching of sql & xml. The code tries to simplify complex runtime database relations by making most of the code for you.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
jsoop (Javascript Object Oriented Programming) is a cross-browser javascript component library targeting Microsoft Internet Explorer and Mozilla. It's inheritance tree includes basic HTML components, alignment, serialization, fieldbinding, xml, xmlhttp
Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
Another Java-database mapper (bean to table or to query), but you use SQL directly (no query language), no complex XML mapping, and automation of JDBC routines. It contains 3 functions: 1. readwrite mapping 2. query mapping 3. DDL generator