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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
What happened on this day in history? Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
Full-stack observability with actually useful AI | Grafana Cloud
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.
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
Edit and Display flat file Data through CGI web page.
CGI-DB is a database system that manages its own flat-file data tables through a cgi/html interface. It also contains html tag extensions to insert table data into your own web pages. Works great in Windows, Linux, or other *nix.
A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
JWords is a simple and easy to use Java interface for the WordNet 2.0 commandlinetool. It provides classes and methods to create and use JWord objects containing the information stored in the WordNet lexical reference system.
Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
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).
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.
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
Make a private MySQL db public by randomizing sensitive information. Good for demos or to share with other developers. Keep all relationships but change names, addresses, phone etc to provide working db for demo or development.
Klein is a database topologizer. It turns a pair of columns in a database into a directed graph e.g. senders and recipients of emails, machines in a network, arrival/departure locations on an airline schedule, &c. Output is in Graphviz's DOT format.
Does for a database what CVS does for code. Checkout a local copy of the dbcurrent or back in time. Commit changes, pull updates, sync schema. Auto re-assigns & propagates conflicting keys. Atomic commits & row-level user rights + history tracking.
YASQL is an open source Oracle commandline interface. YASQL features a much kinder alternative to SQL*Plus's user interface. This is meant to be a complete replacement for SQL*Plus when dealing with ad hoc queries and general database interfacing.
CommandLine Interface To Database: written in C#, provides a commandline interface to any ADO.NET database. This allows arbitrary SQL commands to be sent to a connected ADO.NET database from the commandline.