DbVisualizer
DbVisualizer is one of the world’s most popular database clients.
Developers, analysts, and DBAs use it to advance their SQL experience with modern tools to visualize and manage their databases, schemas, objects, and table data and to auto-generate, write and optimize queries.
It has extended support for 30+ of the major databases and has basic-level support for all databases that can be accessed with a JDBC driver. DbVisualizer runs on all major OSes.
Free and Pro versions are available.
Learn more
ToogleBox
When evaluating administration tools, the most crucial question is what actual business problems they solve. ToogleBox was developed specifically to address the real-world, day-to-day challenges faced by Google Workspace Super Admins—such as neutralizing malicious emails, correcting outdated directory data, and fixing complex group misconfigurations.
ToogleBox is a modular toolkit built to solve these specific problems with a transparent pricing model of $4/user/year per module, or $12 for the entire suite.
Module 1: Email Damage Control: Execute domain-wide queries via the Gmail API to bulk-delete phishing emails across all mailboxes in seconds. Includes deep e-Discovery and internal email recall for mistakenly sent emails.
Module 2: User Directory Management: Automate onboarding and offboarding, enforce standardized email signatures domain-wide, and centrally manage vacation responders.
Module 3: Contacts & Groups: Replace manual tasks with attribute-based automation to dynamically update distribution lists. Sync external entities as shared contacts while automatically purging obsolete ex-employee data.
Module 4: InfoBox: Bypass outdated, messy intranets. Deliver targeted internal communications directly via our Web and Mobile Apps—even reaching external contractors who don't have a corporate Google license.
ToogleBox runs natively on Google Cloud Platform (GCP) . The platform seamlessly integrates using the Google Workspace Marketplace API, Admin SDK, Gmail API, People API, and Calendar API.
Security is our priority. We undergo rigorous annual penetration testing with TAC Security and utilize Veracode for continuous SAST, DAST, and SCA scanning. ToogleBox is CASA Tier 3 Certified and fully GDPR compliant.
Learn more
WonScore from Wonderlic
You've probably seen hiring tests before. You might find them a series questions from your boss, or a list of questions that a qualified candidate should be able to solve. No matter what the reason, you know they don't work. However, knowing this doesn't solve your problem. You need a way to efficiently screen candidates as a hiring professional.
Wonderlic's WonScore is here to help. The WonScore assessment is backed by extensive scientific I/O research and analyzes three key components of a candidate: cognitive abilities, personality, motivation. This data will ensure that you, as an employer, hire the most qualified candidate for your job and your team. All of the results are available to you. You can then compare them based on your requirements. It's fast, easy, painless, effective, and, most importantly, it works.
Learn more
python-sql
Python-SQL is a library designed to facilitate the writing of SQL queries in a more Pythonic manner, supporting a variety of functionalities such as basic selects, selections with where clauses, and complex joins including multiple joins. It allows for groupings and output naming, alongside ordering results and executing sub-selects, while also enabling queries on different schemas. The library is capable of performing insert operations with default values, specific values, or even using another query for insertion. Furthermore, it accommodates updates with specified values, conditions, or lists, as well as deletions based on conditions or sub-queries. Additionally, it offers different query styles including limit style, qmark style, and numeric style to cater to diverse programming needs. This versatility makes Python-SQL a powerful tool for developers working with databases in a Python environment.
Learn more