dubs and I run your query (select). quads and I run your query (select|insert|update|delete)

dubs and I run your query (select)

quads and I run your query (select|insert|update|delete)

  1. 3 weeks ago
    Anonymous

    you think anyone wanna sit here and hunt for dubs just to have a little look around your LULZ archive database, which you've probably got backed up anyway?

    • 3 weeks ago
      Anonymous

      first one's on the house
      weak numbers btw, do better LULZ

  2. 3 weeks ago
    Anonymous

    select op and insert >her into reddit

  3. 3 weeks ago
    Anonymous

    how surprising

    • 3 weeks ago
      Anonymous

      DELETE * FROM *

      >only 200 instances of nagger on LULZ
      looks like you've been archiving for a week? am i in the ballpark

      • 3 weeks ago
        Anonymous

        well there you go, he got dubs, your thread is over.

        IF he has posted valid SQL, that is. But alas, newfags don't know how to truncate

  4. 3 weeks ago
    Anonymous

    What does null mean?

  5. 3 weeks ago
    Anonymous

    delete everything and go to sleep

    • 3 weeks ago
      Anonymous

      >delete everything and go to sleep

    • 3 weeks ago
      Anonymous
  6. 3 weeks ago
    Anonymous

    DELETE DEEZ NUTS

  7. 3 weeks ago
    Anonymous
  8. 3 weeks ago
    Anonymous

    drop posts

    • 3 weeks ago
      Anonymous

      damnit, rolling again

      drop posts

      • 3 weeks ago
        Anonymous

        drop posts

        I'll do you a solid here

  9. 3 weeks ago
    Anonymous

    test

    • 3 weeks ago
      Anonymous

      your test worked homie

      • 3 weeks ago
        Anonymous

        replace all country names with 'CN'

      • 3 weeks ago
        Anonymous

        select * from posts order by time limit 10

        • 3 weeks ago
          Anonymous

          I changed it up a bit, need to use substring since com can get quite large and it meses with the output formatting

          • 3 weeks ago
            Anonymous

            you've been only archiving the last 5 days? how big is the data?

            > unironically using SQL instead of tar.zst for archival purpose
            nagger alert

            DROP TABLE posts;

            >tar.zst
            oh yeah have fun browsing that

  10. 3 weeks ago
    Anonymous

    SELECT 1

  11. 3 weeks ago
    Anonymous

    delete from posts;

  12. 3 weeks ago
    Anonymous

    > unironically using SQL instead of tar.zst for archival purpose
    nagger alert

    DROP TABLE posts;

    • 3 weeks ago
      Anonymous

      at the moment I prune the table periodically if/when it's gets too large >100M rows lets say
      I plan to instead of deleting those rows to store them compressed somewhere in some index file or something
      >unironically using zst instead of bz2 for text
      wew lad, don't be THAT guy

  13. 3 weeks ago
    Anonymous

    select * from posts order by time desc limit 10

    • 3 weeks ago
      Anonymous

      here you go friend

      you've been only archiving the last 5 days? how big is the data?

      [...]
      >tar.zst
      oh yeah have fun browsing that

      not that big, ~50Mb I think but I don't archive everything, I don't want/need that much garbage

      • 3 weeks ago
        Anonymous

        that wasnt anons query
        dont fix it for us

        • 3 weeks ago
          Anonymous

          if I try to post the result of his query it would be unreadable, too much gibberish from the com field, what I posted is a decent compromise

  14. 3 weeks ago
    Anonymous

    SELECT board, DATE_FORMAT(timestamp, '%Y-%m') AS month_year, COUNT(commentId) AS comment_count
    FROM posts
    GROUP BY
    board,
    month_year
    ORDER BY
    board,
    month_year;

    • 3 weeks ago
      Anonymous

      since I only have posts from a couples of days ago until today this wont return anything interesting

  15. 3 weeks ago
    Anonymous

    just from your choices of boards to archive i can tell you wouldnt be a long term reliable archiver. otherwise i would try to roll for you to buy a domain and make it compatible with some imageboard

    • 3 weeks ago
      Anonymous

      archiving is not my main purpose, as I said I don't even try to get every thread or post

  16. 3 weeks ago
    Anonymous

    What program are you using in that screenshot?

    • 3 weeks ago
      Anonymous

      its called mycli, its a mysql client
      https://github.com/dbcli/mycli
      its in the arch user repos and is also a python module you can install eirh pip i believe

      • 3 weeks ago
        Anonymous

        Looks really neat, and thanks for replying. Have fun with the posts.

  17. 3 weeks ago
    Anonymous

    new scrape just came in my dudes

Your email address will not be published. Required fields are marked *