An open API service indexing awesome lists of open source software.

https://github.com/phacks/fish

FISH, a FIle SHaring system.
https://github.com/phacks/fish

Last synced: 12 months ago
JSON representation

FISH, a FIle SHaring system.

Awesome Lists containing this project

README

          

FISH
====

FISH, a FIle SHaring system.

===

## ij commands

CONNECT 'jdbc:derby://localhost:1527/Database';

SHOW TABLES IN APP;

SELECT * FROM APP.USERS;
SELECT * FROM APP.FILES;