News

New tool from startup Vembu Technologies is designed to relieve DBAs of the need to port SQL queries.
Many applications have the evil feature that asks programmers to create a "Query tool" to allow end users (who don't know SQL or the exact schema of the DB) to create their own queries to look up ...
IDERA has released SQL Query Store Optimizer, a new tool in its portfolio of database monitoring tools to help database administrators (DBAs) manage and troubleshoot SQL Query Stores in SQL Server ...
ALPHARETTA, Ga., Sept. 3, 2025 /PRNewswire/ -- A new hub is now live for Oracle Fusion Cloud developers, consultants and technical architects. SQL4Fusion blends a developer community with a live SQL ...
For all the times you don't have SQL Server Manager, here's a tool that's easy to get for prowling databases and issuing SQL commands.
Users who are fluent in writing their own SQL queries can use the product’s online SQL editor, while those who don’t know SQL but understand their organizations’ database structures and tables can ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects.
Airbnb has open sourced Airpal, the tool it built to help employees get to data they need to use. It's built on Facebook's open source Presto SQL engine.
I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 ...