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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
MultiExecutor is a tool for managing distributed unix like systems and databases that has jdbc drivers. Only entering from one console you can execute same script or command on multiple machines and you can see the results seperately.
This java project solves the problem of not being able to easily extract track and playlist information from the iTunesDB. With a focus on ipod users this project extracts all information from the db and serializes it to XML.
JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the database table columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
MySQLProxy acts like a MySQL server. After authentication with the client it will try to connect with different auth credentials to a different server and forward all traffic between client and server.
A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
JWords is a simple and easy to use Java interface for the WordNet 2.0 commandline tool. It provides classes and methods to create and use JWord objects containing the information stored in the WordNet lexical reference system.
myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index.
Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
Shift2Ingres migrates Oracle & DB2 database applications to Ingres R3. The migration tool-kit consists of Data Migration tool (migrates Oracle/DB2 databases to Ingres) and Application Migration tool (migrates Oracle/DB2 db applications to use ingres).
transhelpline is custom software for a helpline for homeless transgender
people. This helpline is inspired by the work of Sylvia Rivera in STAR and www.transyhouse.org. The software is designed to be usable for any helpline
or crisis line.
A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
SqlCli provides a poor-man's commandline client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
Berkeley batabase Manipulation Tool (BMT) wants to be a instrument for opening/searching/editing/browsing berkeley databases based on provided definition. Manipulation can be done using text commandline interface and also graphical frontend.
uSQL* is a command-line interface to any database that has a JDBC driver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
Crudelia, in conjunction with Hibernate, provides a web application with the ability to update/delete/create objects in the database or to put in the request/session/context objects retrieved from the database, without the need to write a line of code.
Cigol (logic, spelled backwards) is a deductive logic solver. It can be embedded inside a parent program or used from the commandline. It has absolutely no relationship to Tom Mitchell's book on Machine Learning.