Skip to content

Commit f10a910

Browse files
hatamiarash7gitbook-bot
authored andcommitted
GITBOOK-6: No subject
1 parent 14708cf commit f10a910

File tree

6 files changed

+32
-2
lines changed

6 files changed

+32
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ layout:
1515

1616
# Introduce
1717

18-
Netquack DuckDB extension is designed to simplify working with domains, URIs, and web paths directly within your database queries. Whether you're extracting top-level domains (TLDs), parsing URI components, or analyzing web paths, Netquack provides a suite of intuitive functions to handle all your network tasks efficiently. Built for data engineers, analysts, and developers.
18+
Netquack DuckDB [extension](https://github.com/hatamiarash7/duckdb-netquack) is designed to simplify working with domains, URIs, and web paths directly within your database queries. Whether you're extracting top-level domains (TLDs), parsing URI components, or analyzing web paths, Netquack provides a suite of intuitive functions to handle all your network tasks efficiently. Built for data engineers, analysts, and developers.
1919

2020
With Netquack, you can unlock deeper insights from your web-related datasets without the need for external tools or complex workflows.
2121

2222
### What is DuckDB <a href="#what-is-duckdb" id="what-is-duckdb"></a>
2323

24-
DuckDB is an in-process SQL OLAP database management system designed to efficiently handle analytical query workloads. It is lightweight, easy to integrate, and features an intuitive interface for querying and processing data directly within applications. DuckDB is gaining popularity for its performance and low overhead, making it an excellent choice for processing large datasets directly in various programming environments.
24+
[DuckDB](https://duckdb.org/) is an in-process SQL OLAP database management system designed to efficiently handle analytical query workloads. It is lightweight, easy to integrate, and features an intuitive interface for querying and processing data directly within applications. DuckDB is gaining popularity for its performance and low overhead, making it an excellent choice for processing large datasets directly in various programming environments.

docs/collaboration/contributing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
icon: champagne-glasses
3+
cover: >-
4+
https://images.unsplash.com/photo-1582213782179-e0d53f98f2ca?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHxoZWxwfGVufDB8fHx8MTczOTE5NTg1M3ww&ixlib=rb-4.0.3&q=85
5+
coverY: 0
36
layout:
7+
cover:
8+
visible: true
9+
size: full
410
title:
511
visible: true
612
description:

docs/collaboration/issues.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
icon: bug
3+
cover: >-
4+
https://images.unsplash.com/photo-1555861496-0666c8981751?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxlcnJvcnxlbnwwfHx8fDE3MzkxOTU5ODN8MA&ixlib=rb-4.0.3&q=85
5+
coverY: 0
36
layout:
7+
cover:
8+
visible: true
9+
size: full
410
title:
511
visible: true
612
description:

docs/collaboration/roadmap.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
icon: list-check
3+
cover: >-
4+
https://images.unsplash.com/photo-1476973422084-e0fa66ff9456?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxyb2FkbWFwfGVufDB8fHx8MTczOTEyOTkwNnww&ixlib=rb-4.0.3&q=85
5+
coverY: 0
36
layout:
7+
cover:
8+
visible: true
9+
size: full
410
title:
511
visible: true
612
description:

docs/getting-started/publish-your-docs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
icon: trowel
3+
cover: >-
4+
https://images.unsplash.com/photo-1429497419816-9ca5cfb4571a?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxidWlsZHxlbnwwfHx8fDE3MzkxOTYwMjR8MA&ixlib=rb-4.0.3&q=85
5+
coverY: 0
36
layout:
7+
cover:
8+
visible: true
9+
size: full
410
title:
511
visible: true
612
description:

docs/getting-started/quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
icon: power-off
3+
cover: >-
4+
https://images.unsplash.com/photo-1461896836934-ffe607ba8211?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxzdGFydHxlbnwwfHx8fDE3MzkxOTYwNDh8MA&ixlib=rb-4.0.3&q=85
5+
coverY: 0
36
layout:
7+
cover:
8+
visible: true
9+
size: full
410
title:
511
visible: true
612
description:

0 commit comments

Comments
 (0)