Filter
Exclude
Time range
-
Near
🐍📰 TinyDB: A Lightweight JSON Database for Small Projects If you're looking for a JSON document-oriented database that requires no configuration for your Python project, TinyDB could be exactly what you need realpython.com/tinydb-python…
1
7
23
1,368
Replying to @erdemc216
Hocam backend kelimesi havalı duruyor ama gözünü korkutmasın. :) Ben o karmaşık sunucularla falan uğraşmıyorum. ​Veritabanı olarak Google Sheets (Bildiğimiz Excel) veya platformun kendi basit veritabanını (TinyDB/CloudDB) kullanıyorum. Yapay zekaya 'Bana en basit yöntemi göster' de, sana script kodunu bile yazıp veriyor. Karmaşaya girme, basit düşün.
1
5
2,405
Replying to @SanikaD05
TinyDB (Python) a tiny document database that works like JSON storage but with query support good morning Sanika
1
39
This week, Disclosed. #BugBounty Full issue → getDisclosed.com Highlights below 👇 @samm0uda goes crazy and releases EIGHT write-ups on Meta attack chains, each exploiting different trust boundaries across Facebook and Instagram's authentication, messaging, and analytics infrastructure. Vote on @portswigger’s Top 10 Web Hacking Techniques of 2025 poll before Jan 22. @caidoio Year in Review 2025, ten releases from v0.45.0 to v0.54.0; 29 plugins; notable focus on Scanner and GraphQL workflows. OpenProject public bug bounty launched on @yeswehack, max payout €5,000, a large open-source surface area with auth, permissions, and data exposure failure modes. @BugbopApp First Year in Review, platform metrics; triage lessons; planned changes around pre-report filtering and report disposition. @Bugcrowd on adversarial AI usage, phishing and impersonation ops; recon automation; malware development; plus prompt-injection-style abuse in real product surfaces. @Six2dez1 on Burp Suite MCP Server plus Codex CLI integration, an agent workflow over intercepted HTTP traffic with MCP proxy extraction and local reasoning loops. @_nikitastupin’s clairvoyance, GraphQL schema recovery even when introspection is disabled; probing heuristics; wordlists; error-driven enumeration for recon pipelines. @0x0SojalSec released a 1.7B public domains dataset, sorted multi-TLD input for OSINT, large-scale recon, enrichment, and threat intel pipelines. @xnl_h4ck3r shipped waymore v7.5, IntelX support via Free Academia tier, IntelX data pulled into recon runs without separate tooling glue. @aacle_ on DNS rebinding bypassing Slack SSRF filters, including a reported $1,000 payout and implementation details around resolution and validation drift. @ryotkak shared an article on Pwning Claude Code in 8 Different Ways, eight paths to command execution via permission gaps and argument parsing edge cases across Git; sed; Bash expansion; wrapper interpretation. @_lauritz_ on turning RFC2369 List-Unsubscribe into an SSRF/XSS gadget, stored XSS and blind SSRF primitives in webmail and mail clients via header-driven behaviors. @0xasm0d3us on an ElysiaJS cookie signature validation bypass, secret handling and rotation pitfalls; PoC and affected code paths with patch guidance. @yeswehack Dojo #47 APICrash solution, a GraphQL mutation batching race with aliases; concurrent TinyDB-backed file writes corrupt state via thread spawning. @BourAbdelhadi on Supabase anon JWT exposure found with rep , validation steps against Supabase APIs @sijan2003 on modifying Netflix OTP messages via an unauthenticated endpoint, reversing and instrumenting the Android client to map the OTP trigger flow and messaging risk. @Hacker0x01 talk with @rez0__ on AI red teaming beyond jailbreak framing, application-level failure modes like prompt injection in product surfaces and evaluation that resembles real usage. @zack0x01 video on open redirect exploitation, bypass techniques against weak allowlists; normalization and encoding tricks; redirect weaponization. That's not all. Full links, writeups & more → getDisclosed.com The bug bounty world, curated.
1
11
56
6,949
15 Nov 2025
Day 99 of 100 Project Day: Scrape Events👨🏾‍💻 Today's challenge involved a combo scraper. Mixed up emailing and scheduling job to find the best events for me to attend using TinyDB to store the events Only ONE day to go! #Replit100DaysOfCode #100DaysOfCode #pythonlearningjourney
2
22
7 Nov 2025
Day 91 of 100 Today, I worked with the "icanhazdadjoke.com/api" API to fetch random jokes, and stored them locally using TinyDB. I also added options for users to load saved jokes or generate new ones from the API. #Replit100DaysOfCode #100DaysOfCode
4
31
2 Nov 2025
Day 86 of 100 Project Day: Blog👨🏾‍💻 Today, I worked on a full blog engine, with all I had learnt in the past few days using the #flaskframework Made a simple CRUBD operation for the blog with tinydb as well #Replit100DaysOfCode #100DaysOfCode
4
64
22 Oct 2025
Replying to @_devJNS
Yeah, I agree! 💯 MongoDB is great, but there are some better ones. Here’s a short list off the top of my mind: MySQL PostgreSQL MariaDB Oracle Database Microsoft SQL Server IBM Db2 SQLite Amazon Aurora Google Cloud SQL CockroachDB YugabyteDB TiDB OceanBase SingleStore Altibase NuoDB InterBase Firebird SAP HANA SAP ASE Informix Teradata Greenplum Vertica Exasol Snowflake Redshift BigQuery DuckDB H2 Apache Derby Apache Ignite VoltDB Redis Aerospike Riak KV DynamoDB FoundationDB Tarantool Berkeley DB RocksDB LevelDB BadgerDB LMDB Kyoto Cabinet HyperLevelDB WiredTiger EventStoreDB Apache Cassandra ScyllaDB HBase Google Bigtable Azure Cosmos DB Hypertable Accumulo CouchDB Couchbase RethinkDB RavenDB ArangoDB OrientDB MarkLogic BaseX eXist-db ZODB Neo4j JanusGraph TigerGraph Dgraph Amazon Neptune Blazegraph AllegroGraph AnzoGraph Faunus InfiniteGraph InfluxDB TimescaleDB QuestDB OpenTSDB Prometheus VictoriaMetrics Graphite Kdb Apache IoTDB DalmatinerDB RRDtool M3DB TDengine Elasticsearch OpenSearch Solr Splunk Rockset ClickHouse Apache Druid Apache Pinot Apache Kylin Memcached Hazelcast Oracle TimesTen TIBCO ActiveSpaces HSQLDB Realm LiteDB TinyDB NeDB ObjectBox PouchDB IndexedDB LocalStorage Google Firestore Google Cloud Spanner CockroachDB Cloud Yugabyte Cloud Neon PlanetScale AlloyDB MarkLogic FoundationDB Datastax Enterprise db4o ObjectDB GemStone/S Versant Object Database PostGIS SpatiaLite Oracle Spatial GeoMesa GeoWave MonetDB CrateDB Apache Hudi Apache Iceberg Delta Lake Datomic Firebase Realtime Database GridDB Machbase TileDB
2
196
9 Oct 2025
Day 62 of 100 Project Day: Private Diary 🔖 After yesterday's little setback, I did a little research and found I could use TinyDB (a lightweight document-based NoSQL db written in #python) similar to how Replit DB works. #Replit100DaysOfCode #100DaysOfCode #buildinginpublic
4
63
2. Database and Storage -> Build Your Own Database (SQLite clone): cstack.github.io/db_tutorial… -> Redis (originally in C): github.com/redis/redis -> TinyDB clone in C: github.com/nalgeon/sqlean -> B tree in C: amittai.com/prose/bplustree.… -> LSM tree in C: github.com/xx01cyx/LSM-Tree -> Log-structured DB in C: github.com/rxi/lite -> Simple in-memory KV store: github.com/pmwkaa/sophia -> File system in C: github.com/SrLozano/Simple-F…
1
4
765
Handle Python data storage without SQL complexity using TinyDB! Databases provide essential persistence, queries, and data integrity that Python lists can't match. However, setting up PostgreSQL or MySQL servers creates unnecessary complexity for small applications. TinyDB delivers these database capabilities through file-based JSON storage with simple Python dict-like operations. Key benefits: 🔹 No SQL syntax required - use familiar Python dictionary operations 🔹 Single JSON file storage - perfect for prototyping and small applications 🔹 Zero configuration setup - just import and start storing data 🔹 Pure Python implementation with no external dependencies Plus, TinyDB is open source! Install it with "pip install tinydb". ☕️ Link to the repository: github.com/msiemens/tinydb 📬 Want more Python tips? Join 10,000 data scientists getting insights 3x per week: codecut.ai
1
6
29
956
10 Jul 2025
🚦 Built a real-time GPS tracker app in MIT App Inventor for my Nexora: Smart Traffic Management project! 📍 Dual GPS sensors 📡 Live location via UDP 🗺️ Map with OpenStreetMap 🧠 Stored data using TinyDB Smart roads, real impact! #IoT #MITAppInventor #SmartCity
3
132
10 Nov 2024
Replying to @0xIlyy
> exclusively uses sqlite3 for everything To complicated! I use json for everything including databases. Tinydb ftw
1
2
36