Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pandh4cker/recherchefilm

Language implementation for searching in a movies' database
https://github.com/pandh4cker/recherchefilm

database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3

Last synced: about 1 month ago
JSON representation

Language implementation for searching in a movies' database

Awesome Lists containing this project

README

        

# RechercheFilm
---
## Authors: Raphael Dray
---
> This program is a seeker in a SQLite Database.
> It can be opened in a terminal to search from keyword defined.
### Usage:
> There is some keywords that which can be used:
> * TITRE
> * DE
> * AVEC
> * PAYS
> * EN
> * AVANT
> * APRES

> The main class is shown as an example.