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.
Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
ElevenTime is a Time-Tracking-Tool. You can record the work that you do while Working on the Mobile Phone or after on your Notebook. Or you can Mix both and sync it after.
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights
Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
plsql2html is an HTML code browser for PL/SQL files. It converts sql and pl/sql files to colorized, browsable html files. plsql2html is coded in java and needs minimum jdk 1.4.
With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises.
More information is at BasicQuery's homepage: http://monead.com/basicquery/
As of May 23, 2014 the project's source code has been moved to GitHub. See: http://github.com/DaveRead/BasicQuery
EditDB is a database front-end wriiten in Java (JDBC used) for editing content of databases. Various details about database structure can be viewed. In edit mode, special help is provided to the user when s/he edits foreign or private keys.
TreeDocs is content management system (requires J2EE application server, uses EJBs) with web-based user interface that allows user to easily store documents and notes in a tree. All records are written into database. Tested under JBoss.
DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
JDBMaker is a general purpose database manager written in Java.
It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables.
JDBMaker replies the pointer logic into the database structure.
OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2