A ArangoDB · Widelab prototype
Promo
arangodb-app.widelab-design.workers.dev

Dashboard

Good afternoon, Kacha

Connected to widelab_prod · ArangoDB 3.12

Collections
0
+2 this week
Documents
0
+1.2k today
Queries today
0
+23%
Active users
0
+1

Queries per day

Last 14 days — hover for exact counts

20010050

Storage by collection

In MB

163 MB total
audit_log92.1 MB
transactions48.7 MB
companies14.1 MB
attendees3.9 MB

Query activity

The last 53 weeks of queries across the workspace

4,217 total

Top collections

By document count — click a row to drill in

committee_meetings

2.4 MB · 3 indexes
document 1,247

companies

14.1 MB · 5 indexes
document 8,932

users

0.8 MB · 4 indexes
document 412

attendees

3.9 MB · 2 indexes
edge 5,621

transactions

48.7 MB · 6 indexes
document 32,104

Server health

Last 5 minutes

StatusOperational
CPU14%
Memory2.1 / 8 GB
Disk18.4 / 100 GB
Open connections12
ReplicationIn sync
Saved queries
Insert Committee Meeting1 min ago
List Recent Meetings14 min ago
Update Meeting Status2 hours ago
Sync Tesco Recordsrunning
Insert Committee Meeting×
List Recent Meetings×
+
_system › committee_meetings
123456

              
Results
Profile
Explanation
Just now · 3 ms · 1 doc
[
{
"_key": "81429",
"_id": "committee_meetings/81429",
"name": "Tesco PLC Committee Meeting",
"status": "held",
"date": "2025-10-28",
"type": "Final"
}
]
AQLizer×
August 17, 2026 12:15 PM
How do I insert a new committee meeting record for Tesco PLC?
AQLizer
Here's an AQL query that inserts a committee meeting record:
INSERT {
  name: "Tesco PLC Committee Meeting",
  status: "held",
  date: "2025-10-28",
  type: "Final"
} INTO committee_meetings
RETURN NEW
Ask AQLizer anything…
⏎ to send · ⇧⏎ for newline
Name
Type
Documents
Indexes
Size
Modified
committee_meetingsPrimary key: _key · WAL synced
document
1,247
3
2.4 MB
2 min ago
companiesPrimary key: _key · WAL synced
document
8,932
5
14.1 MB
1 hour ago
usersPrimary key: _key · WAL synced
document
412
4
0.8 MB
4 hours ago
attendeesEdge · from users → meetings
edge
5,621
2
3.9 MB
Yesterday
transactionsPrimary key: _key · WAL synced
document
32,104
6
48.7 MB
2 days ago
audit_logPrimary key: _key · WAL synced
document
184,293
2
92.1 MB
3 days ago
org_chartEdge · from companies → companies
edge
1,894
3
1.2 MB
1 week ago

committee_meetings · graph preview

3-hop traversal · attendees + org_chart edges

committee_meetings companies users attendees 9 vertices · 12 edges
← Gallery