Website stats and analysis

Welcome to PostgreSQL Exercises! This site was born when I noticed that there's a load of material out there to help people learn about SQL, but not a great deal to make it easy to learn by doing. PGExercises provides a series of questions and explanations built on a single, simple dataset. It's designed for use as a partner to a good book or Postgres' excellent documentation. The exercises o...

2.48 Rating by Usitestat

pgexercises.com was registered 1 decade 1 year ago. It has a alexa rank of #330,271 in the world. It is a domain having .com extension. It is estimated worth of $ 28,080.00 and have a daily income of around $ 52.00. As no active threats were reported recently, pgexercises.com is SAFE to browse.

Traffic Report

Daily Unique Visitors: 4,646
Daily Pageviews: 18,584

Estimated Valuation

Income Per Day: $ 52.00
Estimated Worth: $ 28,080.00

Search Engine Indexes

Google Indexed Pages: Not Applicable
Yahoo Indexed Pages: Not Applicable
Bing Indexed Pages: Not Applicable

Search Engine Backlinks

Google Backlinks: Not Applicable
Bing Backlinks: Not Applicable
Alexa BackLinks: Not Applicable

Safety Information

Google Safe Browsing: No Risk Issues
Siteadvisor Rating: Not Applicable
WOT Trustworthiness: Very Poor
WOT Privacy: Very Poor
WOT Child Safety: Very Poor

Website Ranks & Scores

Alexa Rank: 330,271
PageSpeed Score: 89 ON 100
Domain Authority: 49 ON 100
Bounce Rate: Not Applicable
Time On Site: Not Applicable

Web Server Information

Hosted IP Address:

13.224.99.28

Hosted Country:

Switzerland CH

Location Latitude:

47.3667

Location Longitude:

8.55

Traffic Classification

Total Traffic: Not Applicable
Direct Traffic: Not Applicable
Referral Traffic: Not Applicable
Search Traffic: Not Applicable
Social Traffic: Not Applicable
Mail Traffic: Not Applicable
Display Traffic: Not Applicable

Search Engine Results For pgexercises.com

PostgreSQL exercises

- https://pgexercises.com/questions/aggregates/fachours2.html

Output the facility id that has the highest number of slots booked. For bonus ...


PostgreSQL exercises

- https://pgexercises.com/questions/date/

Dates/Times in SQL are a complex topic, deserving of a category of their own.


Produce a list of all members who have used a tennis court

- https://pgexercises.com/questions/joins/threejoin.html

Question. How can you produce a list of all members who have used a tennis ...


PgExercises sample database | YugabyteDB Docs

- https://docs.yugabyte.com/latest/sample-data/pgexercises/

Download and install the PostgreSQL-compatible version of PgExercises on the YugabyteDB distributed SQL database. Work through 81 exercises to learn SQL  ...


Is there any site where I can solve SQL problems and get passed ...

- https://www.reddit.com/r/SQL/comments/csbymw/is_there_any_site_where_i_can_solve_sql_problems/

Pgexercises.com. thanks. I never used postgresql before but I will look into it. 5. Share. Report Save. User avatar. level 1. mahmoudouri. · 1y. hackerrank.com it's  ...


What proficiency level would I be at after completing pgexercises ...

- https://www.reddit.com/r/SQL/comments/hv9g3n/what_proficiency_level_would_i_be_at_after/

Jul 21, 2020 ... This is purely to gauge what kind of level I'm at, like beginner, intermediate etc. for CV/interview purposes. I was able to complete them without ...


tlgs/pgexercises: solutions to PostgreSQL Exercises - GitHub

- https://github.com/tlgs/pgexercises

Testing environment · docker build -t pgexercises . · docker run --name pgexercises -p 5432:5432 -d pgexercises ·./tests/test_all.


Can't find any tables after psql dump import from pgexercises.com ...

- https://dba.stackexchange.com/questions/264398/cant-find-any-tables-after-psql-dump-import-from-pgexercises-com

Apr 6, 2020 ... The solution is: Schemas, SQL for namespace. The third line in the exercise dump is: CREATE SCHEMA cd;. As a result, the tables are ...


Talks and Slides | Louise Grandjonc, Python/SQL developer but also ...

- http://www.louisemeta.com/talks/

PostgreSQL User Group Paris: A word on pgexercises.com · Slides. djangoCon 2017: The amazing world behing your ORM. Slides · Video; You can read the ...


Postgres loading datatable to PgAdmin 4 - Stack Overflow

- https://stackoverflow.com/questions/60571195/postgres-loading-datatable-to-pgadmin-4

Finally, run psql -U -f clubdata.sql -d postgres -x -q to create the ' exercises' database, the Postgres 'pgexercises' user, the tables, ...


PostgreSQL Exercises

- https://pgexercises.com/

PGExercises provides a series of questions and explanations built on a single, simple dataset. It's designed for use as a partner to a good book or Postgres' ...


Recommendations - Zensai Data Science

- https://zensaidatascience.com/recommendations/

This will test you on everything from basics, different types of joins, aggregates and string manipulation. Link: https://pgexercises.com/. Kaggle. After getting some ...


Endxo - Curated tech search - endxo self hosted

- https://endxo.com/postgresql/category/tutorials

PostgreSQL Exercises. Site to make it easy to learn PostgreSQL by doing exercises. https://pgexercises.com. Screenshots. PostgreSQL Exercises image.


Mastery with SQL: Learn Modern SQL with Postgres | Hacker News

- https://news.ycombinator.com/item?id=20260292

Jun 24, 2019 ... ... a look at how someone else approached this, pgexercises [1] also handles interactive SQL sessions. [1] https://pgexercises.com/about.html ...


bshanks > tutorial | BibSonomy

- https://www.bibsonomy.org/user/bshanks/tutorial

2PostgreSQL Exercises · https://pgexercises.com/. 4 years ago by @bshanks. show all tags. ×Close. exercises · intro · postgresql · sql · toread+...


5 Free (But Not Easy) Ways To Improve Your Data Skills | Tony Garvan

- https://tonygarvan.dev/posts/5-free-but-not-easy-ways-to-improve-your-data-skills

The new site pgexercises.com is a great way to make sure you're on top of your relational database (specifically postgres) skills. It's pretty fun to go through as .....


PostgreSQL | lekkas

- https://lekkas.blog/notes/2020-02-10-postgresql/

Most of the examples are from https://pgexercises.com/; Most of the notes are from https://www.postgresql.org/docs/12. Notes. Aggregates. Aggregate Function  ...


PostgreSQL – 119 – Joins – DataNeophyte

- https://dataneophyte.com/2019/12/01/postgresql-119-joins/

Dec 1, 2019 ... review…. Exercises: https://pgexercises.com/questions/joins/ · ← PostgreSQL – 118 – Window ...


Facebook Data Engineer interview prep help - Blind

- https://www.teamblind.com/post/Facebook-Data-Engineer-interview-prep-help-hfGjWggm

Feb 16, 2021 ... SQL/Python: practice on Leetcode and https://pgexercises.com/questions/ aggregates/ DM: practice data models for these products: uber, netflix ...


_query_examples: Query Examples ============== These query ...

- https://docs.red-dove.com/peewee/_sources/peewee/query_examples.rst.txt

... are taken from the site `PostgreSQL Exercises `_. ... on the `getting started page `_.


Reddit comments on "SQL for Data Science" Coursera course ...

- https://reddsera.com/courses/sql-for-data-science/

... https://www.coursera.org/learn/sql-for-data-science. ​. Once I felt decent I was able to refine my skills on leetcode, hackerrank, and pgexercises. com.


Learn PostgreSQL - Best PostgreSQL Tutorials | Hackr.io

- https://hackr.io/tutorials/learn-postgresql

Submitted by Felipe 2.1k+ views 1 comment. Paid Video Advanced. 3 Upvotes. PostgreSQL Exercises (pgexercises.com). bookmark. Submitted by Claire 3.1k+ ...

Page Resources Breakdown

Homepage Links Analysis

PostgreSQL Exercises

Website Inpage Analysis

H1 Headings: 1 H2 Headings: Not Applicable
H3 Headings: Not Applicable H4 Headings: Not Applicable
H5 Headings: Not Applicable H6 Headings: Not Applicable
Total IFRAMEs: Not Applicable Total Images: Not Applicable
Google Adsense: Not Applicable Google Analytics: UA-45602502-1

Two Phrase Analysis

Words Occurrences Density Possible Spam
PostgreSQL Exercises 3 1.974 % No
Getting Started 2 1.316 % No
case statements 1 0.658 % No
statements and 1 0.658 % No
and on 1 0.658 % No
and case 1 0.658 % No
through joins 1 0.658 % No
where clauses 1 0.658 % No
clauses through 1 0.658 % No
on to 1 0.658 % No
joins and 1 0.658 % No
aggregations window 1 0.658 % No
recursive queries 1 0.658 % No
queries Most 1 0.658 % No
Most people 1 0.658 % No
and recursive 1 0.658 % No
functions and 1 0.658 % No
and where 1 0.658 % No
window functions 1 0.658 % No
to aggregations 1 0.658 % No

Four Phrase Analysis

Words Occurrences Density Possible Spam
and case statements and 1 0.658 % No
case statements and on 1 0.658 % No
statements and on to 1 0.658 % No
joins and case statements 1 0.658 % No
through joins and case 1 0.658 % No
and where clauses through 1 0.658 % No
where clauses through joins 1 0.658 % No
clauses through joins and 1 0.658 % No
and on to aggregations 1 0.658 % No
on to aggregations window 1 0.658 % No
recursive queries Most people 1 0.658 % No
queries Most people who 1 0.658 % No
Most people who aren't 1 0.658 % No
and recursive queries Most 1 0.658 % No
functions and recursive queries 1 0.658 % No
to aggregations window functions 1 0.658 % No
aggregations window functions and 1 0.658 % No
window functions and recursive 1 0.658 % No
select and where clauses 1 0.658 % No
simple select and where 1 0.658 % No

Mobile Friendly Check


Mobile Friendly : Unknown
Score : Unknown

No data to show.

Websites Hosted on Same IP (i.e. 13.224.99.28)

Mercado Shops - Tu tienda online

- mercadoshops.com.co

Crea tu tienda online con Mercado Shops. Cuenta con todas las soluciones de Mercado Libre en tu tienda virtual. Mercado Pago incluido en tu tarifa. La única plataforma de...

  125,356   $ 99,600.00

HTTP Header Analysis

Http-Version: 1.1
Status-Code: 200
Status: 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Last-Modified: Tue, 01 Dec 2020 01:49:32 GMT
Server: AmazonS3
Content-Encoding: gzip
Date: Sun, 27 Jun 2021 20:39:16 GMT
ETag: W/"f25873a905c616b1840d7efb82b6734a"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 7245e91891539560c1f484b1e46159c9.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: ZRH50-C1
X-Amz-Cf-Id: dMHuVK0CcflWbcSkGTnNPPNUuvTlG0qM3jeZlsPBEcUzQoS25DwbGA==
Age: 771

Domain Information

Domain Registrar: Amazon Registrar, Inc.
Registration Date: 2013-06-19 1 decade 1 year 1 week ago
Last Modified: 2020-12-01 3 years 6 months 4 weeks ago

Domain Nameserver Information

Host IP Address Country
ns-1190.awsdns-20.org 205.251.196.166 United States United States
ns-1965.awsdns-53.co.uk 205.251.199.173 United States United States
ns-480.awsdns-60.com 205.251.193.224 United States United States
ns-848.awsdns-42.net 205.251.195.80 United States United States

DNS Record Analysis

Host Type TTL Extra
pgexercises.com A 296 IP: 13.224.99.41
pgexercises.com A 296 IP: 13.224.99.28
pgexercises.com A 296 IP: 13.224.99.63
pgexercises.com A 296 IP: 13.224.99.109
pgexercises.com NS 86400 Target: ns-480.awsdns-60.com
pgexercises.com NS 86400 Target: ns-848.awsdns-42.net
pgexercises.com NS 86400 Target: ns-1190.awsdns-20.org
pgexercises.com NS 86400 Target: ns-1965.awsdns-53.co.uk
pgexercises.com SOA 900 MNAME: ns-1965.awsdns-53.co.uk
RNAME: awsdns-hostmaster.amazon.com
Serial: 1
Refresh: 7200
Retry: 900
Expire: 1209600
pgexercises.com MX 86400 Priority: 20
Target: in2-smtp.messagingengine.com
pgexercises.com MX 86400 Priority: 10
Target: in1-smtp.messagingengine.com
pgexercises.com TXT 86400 TXT: v=spf1 include:spf.messagingengine.com
?all

Alexa Traffic Rank

Alexa Search Engine Traffic

Full WHOIS Lookup

Domain Name: PGEXERCISES.COM
Registry Domain ID:
1809316346_DOMAIN_COM-VRSN
Registrar WHOIS Server:
whois.registrar.amazon.com
Registrar URL:
http://registrar.amazon.com
Updated Date:
2020-12-01T03:02:45Z
Creation Date:
2013-06-18T20:39:58Z
Registry Expiry Date:
2022-06-18T20:39:58Z
Registrar: Amazon Registrar,
Inc.
Registrar IANA ID: 468
Registrar Abuse Contact Email:
[email protected]
Registrar Abuse Contact Phone:
+1.2067406200
Domain Status: clientTransferProhibited
https://icann.org/epp#clientTransferProhibited
Name Server:
NS-1190.AWSDNS-20.ORG
Name Server:
NS-1965.AWSDNS-53.CO.UK
Name Server: NS-480.AWSDNS-60.COM
Name
Server: NS-848.AWSDNS-42.NET
DNSSEC: unsigned
URL of the ICANN
Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>>
Last update of whois database: 2021-06-27T20:52:01Z

Similarly Ranked Websites

MyAccount - Aanmelden

- vandenbroeleconnect.be

330,276   $ 28,080.00

ASCII Code - The extended ASCII table

- ascii-code.com

The following ASCII table with hex, octal, html, binary and decimal chart conversion contains both the ASCII control characters, ASCII printable characters and the extended...

330,280   $ 28,080.00

دانلودهای | مرجع دانلود رایگان نرم افزار و بازی

- downloadhi.ir

مرجع دانلود رایگان نرم افزار و بازی، بازی موبایل،نرم افزار موبایل، عکس و والپیپر،آهنگ و زنگ خور، برنامه، مقاله و تحقیقات ,نوحه,برنامه های اندروید و جاوا ,...

330,280   $ 28,080.00

Loctote Industrial Bag Co. | Anti-theft bags - Live More Worry...

- loctote.com

LOCTOTE anti-theft bags allow you to live more and worry less. Lockable, slash-resistant bags that are like portable safes for your belongings.

330,282   $ 28,080.00

Football Formation Creator - Make Your Team and Share Tactics

- buildlineup.com

Football squad builder. Save and share lineups. Easily create your own football team. Soccer tactics and formations tool.

330,290   $ 28,080.00