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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
Mysql and sqlite interface , sqlite is the embedded most used SQL method , the APIs are as simple as 1 2 3 , just two functions will give access and control over the database
Python package to retrieve and manage data of the IMDb
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Implementation of the popular ODBC standard for non-Windows platforms such as Linux and Mac OS X. Includes; DriverManager and several command-line tools
pg_bulkload is a high speed data loading utility for PostgreSQL.
pg_bulkload is designed to load huge amount of data to a database.
You can load data to table bypassing PostgreSQL shared buffers.
pg_bulkload also has some ETL features; input data validation and data transformation.
----------
pg_bulkload was located in pgfoundry, but has been moved to here temporally.
************************************
2015.07.03 Now, we are moving to GitHub....
pg_reorg can re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows in tables being reorganized.
This module is developed to be a better alternative of CLUSTER and VACUUM FULL.
-------
pg_reorg was located in pgfoundry, but has been moved to here temporally.
************************************
2015.07.03 Now, we are moving to GitHub.
http://github.com/ossc-db/pg_reorg
************************************
gqlplus is a front-end for Oracle program sqlplus with command-line editing, history, table-name and column-name completion. Otherwise the user interface is identical to that of sqlplus. Command-line editing works as in bash/tcsh shells.
dbf is an easy-to-use commandline tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
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.
ODBC Shell is a commandline ODBC client for Unix environments. The goal of ODBC Shell is to provide an easy and polished utility for accessing databases from the commandline.
radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.
pilot-qof provides a query interface to data on a Palm device, using pilot-link and QOF - the Query Object Framework. pilot-qof supports reading addressbook, datebook, expenses and ToDo data and runs SQL-type queries on the live data or a QSF XML fil
An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
This utility compares data stored in two SQL databases, and synchronizes it. It lists records that differ, are missing and are additional. It can generate and execute SQL queries that will change second database to be identical to first database.
libTopo and TopoMap are tools to use, convert, analyze and display topography maps such as ETOPO2, ETOPO5 and GLOBE. TopoMap is the commandline interface to convert topography databases to raw data, images, etc...
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.
Berkeley batabase Manipulation Tool (BMT) wants to be a instrument for opening/searching/editing/browsing berkeley databases based on provided definition. Manipulation can be done using text commandline interface and also graphical frontend.
This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql commandline client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther