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.
Try Auth0 for Free
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.
Welcome to Data Access Layer for Java (DAL4j) a set of commandline tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans.
DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA.
A very simple tool to automate benchmarking tests on MySQL DBs.
It fills MySQL tables columns;
perform customized tests; and
outputs the results on CSV format.
It uses Xeger, a java package for generating random text from regular expressions (http://code.google.com/p/xeger/).
Xeger uses dk.brics.automaton java package developed by Anders Møller (http://cs.au.dk/~amoeller/automaton/index.html).
The goal with dzo is to treat a application database objects the same way the application's source code is treated, with respect to development, revision control, and deployment. Dzo currently works with MySQL, Oracle, and SQL Server (more to come).
A robust, reliable, user-friendly, and high-performance Graph Database
This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Library for automatic creation of forms for viewing and editing of the given tables of a database.
Allows to create ZUL files (zkoss.org) with use of a metainformation of a database.
A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
Get/Put java VO & XML from SQL stmts in 1 line; No config mapping; Plugin-Arch support; Hibernate and ibatis benchmarked. Lightweight(24KB); Self healing pool; Code Generation for CRUD. Embedded Solr Search. More @ http://onelinejdbc.wiki.sourceforge.net
Easy to use tool to generate Data Dictionary, Compare Database, Do Spell Check and get row counts on all tables. This is very useful in database migration and environment comparison. Written for Oracle Database. Thank you for visiting.
This open source software benchmarks the queries per second of an Apache Lucene index. It is an Java implementation and uses MultiFieldQueryParser to form a query.
DbConsole is a command-line/console/terminal application for SQL, ie, there is no GUI. DbConsole uses the portability of Java and ubiquity of JDBC drivers to run a single SQL interface to relational databases regardless of the OS or database server.
BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
CSQL - suite of three products, embedded relational database / stand alone Main Memory Database / updateable bi-directional table level cache. All are exposed via standard SQL interfaces such as ODBC/JDBC.
MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
dbUPLoader is a tool to import data from csv or MS-Excel files into a database. You can distribute data across several tables, create relationships between imported data and integrate sub queries to reference existing data.
Palo ETL Server is a Java based Tool for Extraction, Transformation and Loading of mass data into the Palo OLAP Server. Palo ETL Server is one part of the Palo Suite.
Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema.
Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
DbViz produces plots of data contained in MySQL databases. Data can be viewed by looking at line graphs, xy scatter plots, and bar graphs. This greatly simplifies data analysis.