https://github.com/mongoexpuser/euro-soccer-league-full-text-search-with-postgres
European Soccer League Full-Text Search with PostgreSQL
https://github.com/mongoexpuser/euro-soccer-league-full-text-search-with-postgres
euro-socccer full-text-search postgres queries searches sql
Last synced: 7 months ago
JSON representation
European Soccer League Full-Text Search with PostgreSQL
- Host: GitHub
- URL: https://github.com/mongoexpuser/euro-soccer-league-full-text-search-with-postgres
- Owner: MongoExpUser
- License: mit
- Created: 2023-01-22T04:33:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T07:11:16.000Z (8 months ago)
- Last Synced: 2025-03-02T08:18:59.252Z (8 months ago)
- Topics: euro-socccer, full-text-search, postgres, queries, searches, sql
- Language: Java
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.