{"database": "jsk", "size": 966656, "tables": [{"name": "count_history", "columns": ["type", "user", "datetime", "count"], "primary_keys": ["type", "user", "datetime"], "count": 1691, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "users", "column": "user", "other_column": "id"}, {"other_table": "count_history_types", "column": "type", "other_column": "id"}]}, "private": false}, {"name": "count_history_types", "columns": ["id", "name"], "primary_keys": ["id"], "count": 3, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "count_history", "column": "id", "other_column": "type"}], "outgoing": []}, "private": false}, {"name": "following", "columns": ["followed_id", "follower_id", "first_seen"], "primary_keys": ["followed_id", "follower_id"], "count": 0, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "users", "column": "follower_id", "other_column": "id"}, {"other_table": "users", "column": "followed_id", "other_column": "id"}]}, "private": false}, {"name": "list_members", "columns": ["list", "user"], "primary_keys": ["list", "user"], "count": 953, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "users", "column": "user", "other_column": "id"}, {"other_table": "lists", "column": "list", "other_column": "id"}]}, "private": false}, {"name": "lists", "columns": ["id", "name", "uri", "subscriber_count", "member_count", "mode", "description", "slug", "full_name", "created_at", "following", "user"], "primary_keys": ["id"], "count": 40, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "list_members", "column": "id", "other_column": "list"}], "outgoing": [{"other_table": "users", "column": "user", "other_column": "id"}]}, "private": false}, {"name": "places", "columns": ["id"], "primary_keys": ["id"], "count": 0, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "tweets", "column": "id", "other_column": "place"}], "outgoing": []}, "private": false}, {"name": "since_id_types", "columns": ["id", "name"], "primary_keys": ["id"], "count": 4, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "since_ids", "column": "id", "other_column": "type"}], "outgoing": []}, "private": false}, {"name": "since_ids", "columns": ["type", "key", "since_id"], "primary_keys": ["type", "key"], "count": 0, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "since_id_types", "column": "type", "other_column": "id"}]}, "private": false}, {"name": "sources", "columns": ["id", "name", "url"], "primary_keys": ["id"], "count": 0, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "tweets", "column": "id", "other_column": "source"}], "outgoing": []}, "private": false}, {"name": "tweets", "columns": ["id", "user", "created_at", "full_text", "retweeted_status", "quoted_status", "place", "source"], "primary_keys": ["id"], "count": 0, "hidden": false, "fts_table": "tweets_fts", "foreign_keys": {"incoming": [{"other_table": "tweets", "column": "id", "other_column": "quoted_status"}, {"other_table": "tweets", "column": "id", "other_column": "retweeted_status"}], "outgoing": [{"other_table": "tweets", "column": "quoted_status", "other_column": "id"}, {"other_table": "tweets", "column": "retweeted_status", "other_column": "id"}, {"other_table": "sources", "column": "source", "other_column": "id"}, {"other_table": "places", "column": "place", "other_column": "id"}, {"other_table": "users", "column": "user", "other_column": "id"}]}, "private": false}, {"name": "users", "columns": ["id", "screen_name", "name", "description", "location", "url", "protected", "followers_count", "friends_count", "listed_count", "created_at", "favourites_count", "utc_offset", "time_zone", "geo_enabled", "verified", "statuses_count", "lang", "contributors_enabled", "is_translator", "is_translation_enabled", "profile_background_color", "profile_background_image_url", "profile_background_image_url_https", "profile_background_tile", "profile_image_url", "profile_image_url_https", "profile_banner_url", "profile_link_color", "profile_sidebar_border_color", "profile_sidebar_fill_color", "profile_text_color", "profile_use_background_image", "has_extended_profile", "default_profile", "default_profile_image", "following", "follow_request_sent", "notifications", "translator_type"], "primary_keys": ["id"], "count": 562, "hidden": false, "fts_table": "users_fts", "foreign_keys": {"incoming": [{"other_table": "tweets", "column": "id", "other_column": "user"}, {"other_table": "following", "column": "id", "other_column": "follower_id"}, {"other_table": "following", "column": "id", "other_column": "followed_id"}, {"other_table": "count_history", "column": "id", "other_column": "user"}, {"other_table": "lists", "column": "id", "other_column": "user"}, {"other_table": "list_members", "column": "id", "other_column": "user"}], "outgoing": []}, "private": false}, {"name": "tweets_fts", "columns": ["full_text"], "primary_keys": [], "count": 0, "hidden": true, "fts_table": "tweets_fts", "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "tweets_fts_config", "columns": ["k", "v"], "primary_keys": ["k"], "count": 1, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "tweets_fts_data", "columns": ["id", "block"], "primary_keys": ["id"], "count": 2, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "tweets_fts_docsize", "columns": ["id", "sz"], "primary_keys": ["id"], "count": 0, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "tweets_fts_idx", "columns": ["segid", "term", "pgno"], "primary_keys": ["segid", "term"], "count": 0, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "users_fts", "columns": ["name", "screen_name", "description", "location"], "primary_keys": [], "count": 562, "hidden": true, "fts_table": "users_fts", "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "users_fts_config", "columns": ["k", "v"], "primary_keys": ["k"], "count": 1, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "users_fts_data", "columns": ["id", "block"], "primary_keys": ["id"], "count": 59, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "users_fts_docsize", "columns": ["id", "sz"], "primary_keys": ["id"], "count": 562, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "users_fts_idx", "columns": ["segid", "term", "pgno"], "primary_keys": ["segid", "term"], "count": 57, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}], "hidden_count": 10, "views": [{"name": "jsk_fellows", "private": false}], "queries": [], "private": false, "allow_execute_sql": true, "query_ms": 30.461549758911133}