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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
The XML:DB project (http://www.xmldb.org) defines an XML database interface called XML Database API. This project aims to create interfaces implementing the XML Database API which connect via SOAP to databases that implement the XML Database API.
SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
Animelister is a PHP and MySQL -based database for keeping your anime fansub collection organized. It has customizable categories, request lists, fansubber database, searches and so on, while still remaining simple to use.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
JWords is a simple and easy to use Java interface for the WordNet 2.0 command line tool. It provides classes and methods to create and use JWord objects containing the information stored in the WordNet lexical reference system.
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
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
Java Database connexion and Statement Pool. This software is a dynamically sizeable Pool that can have multiple differents database link. Debbuging and error messages handle with log4j. Simple configration and use.
graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast.
Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.