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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
The Project FrontEnd for MYSQL is the portable front end to the open source database server MYSQL. It aims at providing a complete front end to MYSQL and thus reducing the difficulty caused while interacting the system using query language SQL.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
migrate4j strives to be Java's answer to the db:migrate rake task in Rails. While it isn't a replacement or clone, it does provide simple configuration, flexibility and ease of use in a database migration tool.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ECOLEAD is an "Integrated Project" co-funded by the European Commission within 6th Framework Programme (2002-2006).
This sub-project is based on GSIGMA XML Tools.
This is an open source tool written in java. This tool gets your mysql database or tables and converts them to php or jsp. Your data is automatically created on the server when you upload the jsp or php file and you execute it on the browser. Contact me
generator is a java utility to generate java beans from DataBase to automatize the creation of little applications dabase based that no requires great persistence issues
A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
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.
SQLAnyware is an Adobe Flex generic JDBC client embedded in a J2EE Web Application allowing : the execution of SQL statements, the management of JDBC connections (creation, modification, deletion of parameters), the management of the associated JDBC driv
This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
Graphical Botanical Database Management Tool keeps track of a very large number of variables in the growth of plants their environment and experiments performed Producing custom reports and displaying images. UPDATE-XGBDMT IS NOW PLATFORM INDEPENDANT.
JPivot is a JSP custom tag library that renders an OLAP table and chart. Users can perform typical OLAP navigations like drill down, slice and dice. It uses Mondrian and XMLA as its OLAP engines.
An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.
JMyAdmin is a tool written in Java intended to handle the administration of MySQL over the Web. It can create and drop databases, create/drop tables, delete/add fields etc...
Automotive Quality complaint Management to record Customer incident with all data, including reporting and easy serching. It is designed to use for technically automotive Customer complaints and to use as less screens as possible.(Automobil Reklamation)
BaseMovil is a framework for fast development of J2ME applications: a powerful J2ME database engine, a scripting engine and an ui toolkit which is fully integrated with both and allows xml view definition. The framework handles device differences/bugs.
Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
The jBCP project provides the ability to use Bulk load within Java to a Sybase or MS SQL database. This is done by using the jTDS project and adding extensions. jBCP uses pure-Java and does away with the need for JNI or execing native BCP.
Finevayler is Java library aimed to overcome some evident inconveniences of the famous Prevayler such as:
separate class for each kind of transaction; transactions cannot reference business object directly; and probably some others.