Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
Our Free Plans just got better! | Auth0
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.
A command line tool for database operations over JDBC
Jdbsee CLI supports running SQL queries from command line in batch or interactive mode.
Database connection settings and related credentials can be persisted for later reuse.
The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars.
For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
SQL*More is a CLI tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.