CatgirlIntelligenceAgency/code/common/db
Viktor Lofgren 4c016b0318 Process monitoring
* Also refactored the SQL tables a bit
2023-07-11 14:46:21 +02:00
..
src Process monitoring 2023-07-11 14:46:21 +02:00
build.gradle Better fingerprinting (#35) 2023-07-10 18:58:43 +02:00
readme.md Documentation for DB 2023-03-25 16:14:16 +01:00

DB

This module primarily contains SQL files for the URLs database. The most central tables are EC_DOMAIN, EC_URL and EC_PAGE_DATA.

Central Paths

See Also

  • common/service implements DatabaseModule, which is from where the services get database connections.

Relation diagrams for EC_DOMAIN and EC_URL

image

image