UNPKG

appwrite-utils-cli

Version:

Appwrite Utility Functions to help with database management, data conversion, data import, migrations, and much more. Meant to be used as a CLI tool, I do not recommend installing this in frontend environments.

220 lines 9.76 kB
{ "RECORDS": [ { "user_id": "user_001", "name": "Alice Johnson", "email": "alice.johnson@example.com", "username": "alicej", "avatar_url": "https://picsum.photos/500/500?random=1", "phone": "+1-555-0101", "bio": "Full-stack developer passionate about creating amazing user experiences. Love hiking and photography in my spare time.", "date_of_birth": "1990-03-15T00:00:00.000Z", "location": "San Francisco, CA", "role": "admin", "is_active": true, "is_verified": true, "profile_views": 125, "last_login_at": "2024-01-15T10:30:00.000Z", "social_links": "{\"twitter\": \"@alicej_dev\", \"linkedin\": \"linkedin.com/in/alicejohnson\", \"github\": \"github.com/alicej\"}", "preferences": "{\"theme\": \"dark\", \"notifications\": true, \"language\": \"en\"}" }, { "user_id": "user_002", "name": "Bob Martinez", "email": "bob.martinez@example.com", "username": "bobm", "avatar_url": "https://picsum.photos/500/500?random=2", "phone": "+1-555-0102", "bio": "UI/UX designer with 8 years of experience. Specializing in mobile-first design and accessibility.", "date_of_birth": "1988-07-22T00:00:00.000Z", "location": "Austin, TX", "role": "editor", "is_active": true, "is_verified": true, "profile_views": 89, "last_login_at": "2024-01-14T16:45:00.000Z", "social_links": "{\"dribbble\": \"dribbble.com/bobmartinez\", \"behance\": \"behance.net/bobm\"}", "preferences": "{\"theme\": \"light\", \"notifications\": false, \"language\": \"en\"}" }, { "user_id": "user_003", "name": "Catherine Lee", "email": "catherine.lee@example.com", "username": "cathyl", "avatar_url": "https://picsum.photos/500/500?random=3", "phone": "+1-555-0103", "bio": "Content creator and digital marketing specialist. Coffee enthusiast and weekend warrior.", "date_of_birth": "1992-11-08T00:00:00.000Z", "location": "Seattle, WA", "role": "user", "is_active": true, "is_verified": false, "profile_views": 42, "last_login_at": "2024-01-13T09:20:00.000Z", "social_links": "{\"instagram\": \"@cathyl_creates\", \"youtube\": \"youtube.com/cathylee\"}", "preferences": "{\"theme\": \"auto\", \"notifications\": true, \"language\": \"en\"}" }, { "user_id": "user_004", "name": "David Chen", "email": "david.chen@example.com", "username": "davidc", "avatar_url": "https://picsum.photos/500/500?random=4", "phone": "+1-555-0104", "bio": "DevOps engineer and cloud architecture enthusiast. Love automating everything and playing guitar.", "date_of_birth": "1985-04-12T00:00:00.000Z", "location": "New York, NY", "role": "moderator", "is_active": true, "is_verified": true, "profile_views": 156, "last_login_at": "2024-01-15T14:15:00.000Z", "social_links": "{\"twitter\": \"@davidchen_ops\", \"linkedin\": \"linkedin.com/in/davidchen\"}", "preferences": "{\"theme\": \"dark\", \"notifications\": true, \"language\": \"en\"}" }, { "user_id": "user_005", "name": "Emily Rodriguez", "email": "emily.rodriguez@example.com", "username": "emilyr", "avatar_url": "https://picsum.photos/500/500?random=5", "phone": "+1-555-0105", "bio": "Product manager with a passion for user research and data-driven decisions. Yoga instructor on weekends.", "date_of_birth": "1993-09-25T00:00:00.000Z", "location": "Los Angeles, CA", "role": "user", "is_active": true, "is_verified": true, "profile_views": 73, "last_login_at": "2024-01-12T11:30:00.000Z", "social_links": "{\"linkedin\": \"linkedin.com/in/emilyrodriguez\"}", "preferences": "{\"theme\": \"light\", \"notifications\": true, \"language\": \"es\"}" }, { "user_id": "user_006", "name": "Frank Wilson", "email": "frank.wilson@example.com", "username": "frankw", "avatar_url": "https://picsum.photos/500/500?random=6", "phone": "+1-555-0106", "bio": "Senior software engineer specializing in backend systems and microservices. Marathon runner and chess player.", "date_of_birth": "1987-01-30T00:00:00.000Z", "location": "Chicago, IL", "role": "user", "is_active": true, "is_verified": true, "profile_views": 91, "last_login_at": "2024-01-14T08:45:00.000Z", "social_links": "{\"github\": \"github.com/frankwilson\", \"stackoverflow\": \"stackoverflow.com/users/frankw\"}", "preferences": "{\"theme\": \"dark\", \"notifications\": false, \"language\": \"en\"}" }, { "user_id": "user_007", "name": "Grace Kim", "email": "grace.kim@example.com", "username": "gracek", "avatar_url": "https://picsum.photos/500/500?random=7", "phone": "+1-555-0107", "bio": "Data scientist and machine learning engineer. Love solving complex problems and painting in watercolors.", "date_of_birth": "1991-06-18T00:00:00.000Z", "location": "Boston, MA", "role": "user", "is_active": true, "is_verified": false, "profile_views": 67, "last_login_at": "2024-01-11T15:22:00.000Z", "social_links": "{\"kaggle\": \"kaggle.com/gracekim\", \"medium\": \"medium.com/@gracek\"}", "preferences": "{\"theme\": \"auto\", \"notifications\": true, \"language\": \"ko\"}" }, { "user_id": "user_008", "name": "Henry Thompson", "email": "henry.thompson@example.com", "username": "henryt", "avatar_url": "https://picsum.photos/500/500?random=8", "phone": "+1-555-0108", "bio": "Frontend developer and React enthusiast. Always learning new technologies and sharing knowledge through blog posts.", "date_of_birth": "1994-12-03T00:00:00.000Z", "location": "Portland, OR", "role": "user", "is_active": false, "is_verified": true, "profile_views": 34, "last_login_at": "2024-01-05T13:10:00.000Z", "social_links": "{\"dev.to\": \"dev.to/henryt\", \"twitter\": \"@henry_codes\"}", "preferences": "{\"theme\": \"light\", \"notifications\": true, \"language\": \"en\"}" }, { "user_id": "user_009", "name": "Isabella Garcia", "email": "isabella.garcia@example.com", "username": "isabellag", "avatar_url": "https://picsum.photos/500/500?random=9", "phone": "+1-555-0109", "bio": "Cybersecurity expert and ethical hacker. Protecting digital assets and educating about online safety.", "date_of_birth": "1989-08-14T00:00:00.000Z", "location": "Miami, FL", "role": "moderator", "is_active": true, "is_verified": true, "profile_views": 112, "last_login_at": "2024-01-15T12:05:00.000Z", "social_links": "{\"linkedin\": \"linkedin.com/in/isabellagarcia\", \"twitter\": \"@bella_cyber\"}", "preferences": "{\"theme\": \"dark\", \"notifications\": true, \"language\": \"es\"}" }, { "user_id": "user_010", "name": "Jack Anderson", "email": "jack.anderson@example.com", "username": "jacka", "avatar_url": "https://picsum.photos/500/500?random=10", "phone": "+1-555-0110", "bio": "Mobile app developer focusing on iOS and Flutter. Love creating smooth user experiences and clean code.", "date_of_birth": "1992-05-27T00:00:00.000Z", "location": "Denver, CO", "role": "user", "is_active": true, "is_verified": true, "profile_views": 58, "last_login_at": "2024-01-13T17:30:00.000Z", "social_links": "{\"github\": \"github.com/jackanderson\", \"medium\": \"medium.com/@jacka\"}", "preferences": "{\"theme\": \"auto\", \"notifications\": false, \"language\": \"en\"}" }, { "user_id": "user_011", "name": "Kate Phillips", "email": "kate.phillips@example.com", "username": "katep", "avatar_url": "https://picsum.photos/500/500?random=11", "phone": "+1-555-0111", "bio": "Technical writer and documentation specialist. Making complex topics accessible to everyone.", "date_of_birth": "1990-10-09T00:00:00.000Z", "location": "Nashville, TN", "role": "editor", "is_active": true, "is_verified": true, "profile_views": 76, "last_login_at": "2024-01-14T10:15:00.000Z", "social_links": "{\"linkedin\": \"linkedin.com/in/katephillips\", \"medium\": \"medium.com/@katep_writes\"}", "preferences": "{\"theme\": \"light\", \"notifications\": true, \"language\": \"en\"}" }, { "user_id": "user_012", "name": "Lucas Silva", "email": "lucas.silva@example.com", "username": "lucass", "avatar_url": "https://picsum.photos/500/500?random=12", "phone": "+1-555-0112", "bio": "Game developer and 3D artist. Creating immersive experiences and pushing the boundaries of interactive entertainment.", "date_of_birth": "1995-02-14T00:00:00.000Z", "location": "San Diego, CA", "role": "user", "is_active": true, "is_verified": false, "profile_views": 29, "last_login_at": "2024-01-10T20:45:00.000Z", "social_links": "{\"artstation\": \"artstation.com/lucassilva\", \"itch.io\": \"lucass.itch.io\"}", "preferences": "{\"theme\": \"dark\", \"notifications\": true, \"language\": \"pt\"}" } ] }