Entrance is the MySQL browser with charts and tools for data exploration. Requires JRE 1.5. Visit our new web site, http://dbentrance.com/, for more details.
Small, simple and robust database in Java. If you need a persistent hash map, this is for you. It is basically as fast as it gets without caching, but doesn't offer any non-basic features like transactions or concurrent access.
Gaea allows you to view/modify Object Databases with JDO standard. Operations on instances and class structures on the fly. A nigh-complete OQL library is embedded in the project and can easily be used by third-party software to attain OQL compatibility
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
MiningMart is a graphical tool for transforming data from relational databases. It provides two dual graphical views on the transformations, a data view and a process view. The focus is on the preparation of data for data mining.
sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
Flori (Fedora Learning Object Repository Interface) is a web front-end for Fedora Commons, specialized in managing learning objects and their meta data. Key features include virtual repositories and flexible meta data schema's.
DACBD is a front-end using ER diagrams to disgn Data bases. With it you can import from a database or export to sql sintax. It have a wizard method to create your entitys.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
TSADOM is The Simplest Access Database Object Mapper you can find. TSADOM contains Factorys converting javaObjects to SQLtables or SQLTables to javaObjects. TSADOM generate itself a data mapping that you can overload.
XMLStore is a new project that cares about XML-based Databases Access with users Authentication and Authorization and more such as dead-lock accesses.
It will be soon introduced to other kind of databases such as SQL,...
A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
Crow - Computational Representation Of Whatever. A platform for the integration and mining of complex and distributed data. Represents cross-linked semantic web documents as a network of software objects and offers easy ways to filter, and sort them.
jMediaCat is a simple audio file catloging/database application (similar to iTunes Library or Winamp Media Library,) programmed entirely in Java. jMediaCat is meant to make searching through a large collection of digital music fast and straightforward.
DB-UML is an open source modeling tool for creating, updating and visualizing relational database schemas. You can create a new UML model of database elements, import relational catalog meta-data and generate SQL create statements from the model.
S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..
An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
JxFreeDB imports the FreeDB CD Library archives into an Infile Database. CDDB and fulltext queries (Artist,CD,Track) are implemented. For maximum portabillity, no Database Server has to be set up. It's based on JMBase and mysql-je.