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
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
jash - Java Shell - is a command interpreter written in java. It has a syntax similar
to bash. Jash runs its commands within single JVM, and makes
it possible to use operating systems commands seamlessly with java commands.
A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
A powerful Java-based command line shell and text console API. The text console uses Swing in order to be fully cross-platform and also provides for the use of native console APIs such as Curses and the Windows console.
An extensible Javalibrary that basicly contains unix console commands. With only a few parameters required to configurate the library, it will analyse and excecute the commands.
tokyosh is a new kind of login shell. it knows user's context or other environment, and statistically learns command-line input or command usage tendency, user-space-file-name tendency(and anything else). of course it's been developing in Tokyo.