Here are
28 public repositories
matching this topic...
Everything that makes working with databases easier
DBKangaroo's official repo for issue tracker and I18N
Updated
Apr 1, 2022
Shell
An Oracle-DB command line client
Updated
Sep 23, 2020
Python
Electron-based SQL editor
Useful set of utilities and abstractions for simplifying modern data-access operations and ensuring DI compatibility.
SQL CLI for Apache Flink® via docker-compose
Updated
Mar 9, 2022
Dockerfile
Gui sql client for mysql, sqlite, postgresql, access and mssql databases
anwiba tools and libraries
Updated
Mar 31, 2022
Java
Asynchronous SQL support for BYOND
Java GIS Viewer and Layer Datastore Manager
Updated
Jan 12, 2022
Groovy
🚀 flink-sql-submit is a custom SQL submission client This is a customizable extension of the client, unlike flink's official default client.
Updated
Feb 15, 2022
Java
An unfinished toy SQL client for MSSQL and IBMi DB2 written with Lucee, Bootstrap, and a bit of vanilla JS.
Updated
Nov 22, 2019
ColdFusion
Sql Data Api client for Javascript
Updated
Jan 3, 2022
TypeScript
Connect MySQL as simply as HTTP request on Android.
Updated
Jan 10, 2022
Java
SQL for Any Database (sqlectron) Docker Container
Updated
Dec 22, 2018
Shell
NodeJS SQL-Server VSCode Redis Docker
Updated
Feb 10, 2022
TSQL
GITLAB-MIRROR: A SQL client for Android.
Updated
May 15, 2019
Kotlin
Updated
Jul 10, 2017
JavaScript
It's ADO.NET wrapper for convenient access of SQL server database using c#.
Updated
Nov 8, 2019
Shell
The lightweight java sql client application.
SQL client that allows you to create server connections for PostgreSQL and MySQL.
Updated
Mar 22, 2021
JavaScript
SQL client repository is an ado.net SQL client wrapper for convenient access of SQL server database using c#.
Universal Platform Coding in 5 Megabytes or Less
Updated
Jun 13, 2019
Java
Asp.Net core webapi crud - (Resturant 1.0)
A SQL Vim-based client for everyone
Updated
Apr 4, 2022
Vim script
Improve this page
Add a description, image, and links to the
sql-client
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sql-client
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
A query containing a join with a query on one side return 'table does not exist'
The same query works in other SQL clients as well as embedded in Java
To Reproduce
Execute a query with a join where one side is a query, similar to this one: