Skip to content

MongoExpUser/Euro-Soccer-League-Full-Text-Search-With-Postgres

Repository files navigation

European-Soccer-League-Full-Text-Search-with- PostgreSQL


Full-Text Search Demo with PostgreSQL

Usage:

  1. The SQL scripts in this repo show simple demonstrations of full-text search with PostgreSQL using sample European Soccer League dataset.

  2. The scripts can be run via:

  • Postgres shell (psql) directly.

  • The PostgreSQLApp.java source file is this repo after it has been compiled to a class.

License

Copyright © 2015 - present. MongoExpUser

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages