About
The Blockland Database Project is a central repository of Blockland user data that is gathered from other archiving services such as Gree2Me's, DaProg's, Blockland Glass, and other community collections. The project's goal is to aggregate and unify various sources of data into a centralized database for the community to use as they wish. The project was started in 2017 and is mainly used as a portfolio piece. The project offers an API which developers can use in their gamemodes or applications to query the database.
Similar Services
Greek2Me's Statistics - Collects data through Slayer
DaProgs' BLID Lookup - Collects data through orbsRTB
Blockland Glass - Collects data through Glass
Other Links
Queuenard's Statistics
Contact
Contact me if:
- You have data you'd like to contribute.
- You see malformed data.
- You want to collaborate on this or another project.
- You have feature requests (APIs, queries, new data points).
- You have personal data you want removed (like if your username was your social security number).
Discord: Server
Steam: Auios
Website: www.auios.com
Version History
v6.4 | 2024-10-07
- Added record count information above results table.
- Fixed back and forward history buttons not updating results.
- Fixed monthly stats having incorrect offset.
v6.3 | 2024-09-23
- Added bulk submission support to the upload endpoint, allowing up to 20 submissions at once.
- Added graphs displaying new records on a monthly and weekly basis.
v6.2 | 2024-06-20
- Added the "Random" button.
- Fixed bug with browser history back button needing to be clicked multiple times.
- Added simple submit tool for whitelisted users.
- Added API key tool for whitelisted users.
- Added graphs page.
- Finished uploading all the old data! (Increased from 2k records to 140k records!)
v6.1 | 2024-04-20
- Added stats on the lookup dashboard.
- You can now click on a BLID in the search results to search it.
v6.0 | 2024-03-10
- Converted to a serverless architecture.
- Dropped the Blockland theme.
- Introduced dark mode.
- Added a copy to clipboard button on rows for web.
- On mobile, you can long press a row to copy it to your clipboard.
- 404 page fun.
v5.0 | 2023-01-01
- Users can log in with Steam and claim their BLID. This is useful for Steam/BLID verification services.
- Introduced a red flag system to catch suspicious or misleading submissions.
v4.3 | 2022-02-17
- Moved to a new server.
- Added admin control to refresh the stats cache.
- Updated deployment scripts.
v4.2 | 2021-11-21
- Enabled and enforced HTTPS.
- Can add records from the admin page.
v4.1 | 2021-11-03
- The maximum search length is limited to 32 characters.
- Removed the "Other" and "Revoked" pages.
- Added "Version History" to the "About" page.
- Made the "About" page look a tad nicer.
v4.0 | 2021-11-03
- Moved BLDB from PHP to Ruby.
- Adopted a new NoSQL database. This data didn't need to be stored in multiple tables connected by complicated relationships.
- The cursor is now auto-focused on the search box.
- You can press tab to toggle between BLID/name search.
- Removed the statistics graph.
v3.x | 2020
- Recoded the BLDB backend from scratch to use a routing tree architecture rather than 100% server pages.
- Added statistics.
- Added a graph to show off data collection efforts.
- Added daily logs.
- Implemented an API for developers.
v2.x | 2018
- Introduced a new relational database design.
v1.x | circa 2017?