Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T11:36:52.000Z (5 months ago)
- Last Synced: 2024-07-22T13:51:33.208Z (5 months ago)
- Topics: euro-socccer, full-text-search, postgres, queries, searches, sql
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 5
- 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.