Tumgik
#database
seobot · 11 months
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
616 notes · View notes
tswiftupdatess · 3 months
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
More Taylor Swift songs have recently been re-registered on GEMA database.
''Didn't They'' ''Don't Hate Me For Loving You'' ''Honey Baby'' ''You'll Always Find Your Way Back Home''
114 notes · View notes
nixcraft · 11 months
Text
Learn database with anime style 🤣
source
215 notes · View notes
busstop · 2 months
Text
Ryan Yip explains what a fabulous resource for sewers of all kinds the Royal School of Needlework Stitch Bank is.
68 notes · View notes
interact-if · 2 years
Text
Tumblr media
After months of collecting, compiling and formatting, we are finally unveiling our biggest project to date:
INTRODUCING: The Interact-IF Database
In an effort to help readers find games and WIP projects following a certain tag, genre, theme or level of customization, as well as finding diverse authors of a variety of identities, we have created a database of primarily Tumblr-based IF projects!
This list has been put together with the help of the authors of the featured projects, who have provided us with information about their games. It will be updated regularly by the mods of this Tumblr.
Are you a reader looking for your next read?
Head over on to our list [link].
The projects on this database are in compliance with our FAQ and Guidelines. We reserve the right to not include entries sent by authors if their projects do not follow said guidelines.
Are you an IF author/dev wanting to share your project?
• You can fill in this form [link].
Are you the author of one of the projects and found an error?
• Let us know through this form [link].
Do you have questions about our database?
• Head over to our Database FAQ first to see if we provided an answer for it. You can always send us an ask otherwise.
If you are an author of a playable project (WIP or completed), you should also consider adding it to the IFDB, the Interactive Fiction Database.
1K notes · View notes
theflyingcosmos · 6 months
Text
Tumblr media
So! I'm making my own aesthetics database thing and need suggestions on aesthetics to add! This is what i've got so far, if you can think of anything or have any critique lmk!
123 notes · View notes
aroaessidhe · 3 months
Text
Tumblr media
bookterror on insta has this nice big database of 170+ ace books from last year!
you can also find the list on goodreads!
30 notes · View notes
momodidit · 6 months
Text
mySQL - a little peek into databases
// Code Journal Nr. 1
Databases is one of the courses this semestar that I really put on a back burner - undeserving! I found my motivation today to make a little cheat sheet for myself, with a simple tutorial how to create a database with a single table. I hate examples that do not relate to me in any way - so I choose to make a imaginary bookcase database.
Also do not get discouraged by the Command Line - it is just he most basic way to use mySQL and it looks very "hacker from the 90'".
Tumblr media
P.S. in order to use mySQL you have to install it from their website. It is straight forward - just click your way throught it.
Couple of basic things in mySQL. Lets build a Bookcase database.
in order to create a database you just need to use CREATE DATABASE - do not forget the ";" !
Tumblr media
In order to use the database you have to type USE database_name.
USE bookcase;
if you want to see what databases are there:
SHOW DATABASES;
if you want to delete your Database use DROP:
DROP DATABASE bookcase;
Tumblr media
Ok now we have a Database - but in order to be functional we need to create Tables. Tabels are the main form of storing data in SQL. Collums represent different attributes ( book name, author …) , and rows are the data entries - in this case the separate books.
in order to crate a Table you write the individual attributes that your book needs to have with the datatypes specified:
CREATE TABLE book ( id INT AUTO_INCREMENT, title VARCHAR(100), author VARCHAR(100), publication_year YEAR, PRIMARY KEY(id) );
in order to identify your book you give it a primary key → in this case it is the personal id of the book. But you can also imagine it being the ISBN number.
Now you can add your books in your database.
you add entries with INSERT INTO
INSERT INTO book (title, author, publication_year) VALUES ('The Great Gatsby', 'F. Scott Fitzgerald', 1925);
Tumblr media
if you want to see al entries you use SELECT → "*" means all.
SELECT * from book;
And you will get all the entries - so far only one:
Tumblr media
Bem! Your own little mySQL database.
34 notes · View notes
disabled-dragoon · 9 months
Text
Disability Aid Databases
Hey!
So. Originally this was going to just be a quick little post where I shared four databases I've found that really help me when it comes to updating my resource. However! In doing that, I discovered more??
These are essentially sites that collect a big list of different disability aid suppliers, specialists and support services across different countries and continents and then list them all for easy access.
And now I'm listing them here so you can access them! 😁[grinning face emoji]
-
Assistive Technology Australia: Australian Database Personally, I quite like the little pictures they use for their categories. I think it's quite well organised, although it took a little while to get used to. This site is in English.
Canadian Disability Resource Society: Canadian Database I found this site just a little harder to use than some of the others, but after playing around a bit I got the hang of it. I like that you can search by specific keywords and postcodes. I think the contact details are also very clear, and there is an online chat function if you run into any issues. There are extensive language choices for this site.
Disability Info South Africa: South African Database Just going to put a quick warning for potential eye strain and/or flashing lights here as there's a moving graphic on the home page. However, I really like the fact you can change the font size and contrast of the page. I do think the site is a bit wordy but it's so good; there's a lot of information and advice on here once you know where to look. This site is in English.
EASTIN: European Database This might be a bit difficult to use at first, but the search function on this site is so specific it's honestly incredible. It acts as a big data hub for disability aid databases across Europe. Also, there are extensive language options for this site, including mostly European languages, Arabic, Hebrew, Chinese and Thai!
Handicat: French Database Again, I like the little pictures for the categories. It gives a good visual representation of each area before you've even read the category title. There's also a little tool that lets you search by trade name, the type of product and the manufacturer. This page is in French.
Hjælpemiddelbasen: Danish Database Or, AssistData. This site lets you search for disability aids by purpose/classification and target group (i.e. disability). It also offers guides on choosing and maintaining different items. I like that the search function also has the option to include discontinued items. You can change the language of this site to either English or Dansk.
Living Made Easy: UK Database Or, the Disability Living Foundation. This was actually the first one I found. The organisation system isn't as specific as some of the others but I quite like that everything is still separated by category, and it's not too overwhelming. This site is in English.
REHADAT: German Database I really like the organisation of this site, but I'm going to put a warning for potential eye strain here as some of the blue graphics are a bit faded and hard to see despite the dark background. As well as assistive technology, this site also offers information on things like disability law, education, employment and financial advice, and addresses and contacts for additional support services. You can change the language of this site to either English or Deutsch.
SIVA: Italian Database I think this site is a little confusing, but I like the guided search and advanced search functions. You can really get down into the specifics of what you're looking for. You can change the language of this site to either English or Italian.
-
Unfortunately, there were a couple of extra databases that I couldn't access, but if I find any others then I will update this post.
Let me know if there's anything you want me to add/change!
68 notes · View notes
arconinternet · 5 months
Text
U: UFO Database Mapping and Research Tool (DOS, Larry Hatch, 1994-2002)
You can run it in your browser here. Useful infomation in the description - scans of the original printed manual are available as a PDF.
You can read about the program's late creator here.
Tumblr media Tumblr media Tumblr media Tumblr media
33 notes · View notes
pinkyjulien · 1 year
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🟨 DATABASE: Mitch Anderson 🔧
▶ PROFILE | APPEARANCE | CYBERWARE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ OBLIGATORY DISCLAIMERS 🛑
*This is a fan work and in no way related to or endorsed by CDPR.
*This is entirely based on my own experience with the game and the character. In no way or form am I claiming the informations presented here as *the* canon and never have been. All of the informations presented here are my own headcanons based on my own experiences and analyses of the character and his surrounding.
*If any of the informations presented here upset you, please feel free to hide and/or block me.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ Personal shtuff under read more 😖
AAAAAH... So- this is actually kind of old ghfhghf
it's still one of the thing I'm the most proud of 👉👈
I updated it slightly, fixed some stuff, some phrasing here and there, but I wanted to repost it, mainly because it used to be on a side page that I ended up deleting last year, and since I cannot search anything anymore on my now flagged main blog, I wanted to have it somewhere accessible!
It's a surprise to no one that Mitch is my favorite ghfhgf
He's actually the first fictional character I've been this much passionate about! He unlocked a lot of creativity, learned a ton of new skills and met a ton of new amazing people thanks to this pixel man...
Hyperfixating on him and the game helped me through a lot of shitty events those past years- I'd even go as far as saying he pretty much saved my life, in a way?
And spending time exploring his (small, but still present) lore and trying to expand it in a canon-compliant way has been my own way of.... "thanking him" ??? AND I KNOW HOW THAT SOUND, absolutely batshit insane ghfhgf
I really appreciate his character, how he was written and built, what his role is in the game, how the devs sprinkled all of this interesting info surrounding him, in his expressions and body language, small details in his tent and car...
He means a lot to me gfhgfh OK THATS IT THATS IT 🤡🤙
If you made it through all this-- HI Thank you for reading ghfhgf
and remember that this is only my headcanons!
75 notes · View notes
data-stuff · 2 years
Text
Tumblr media Tumblr media Tumblr media
471 notes · View notes
tswiftupdatess · 3 months
Text
Tumblr media Tumblr media
Multiple Taylor Swift songs have recently been re-registered on ArrangeMe database.
''Check Out This View'' ''Never Mind'' ''Stupid Boy'' ''Look At You Like That'' ''Love They Haven't Thought Of Yet'' ''Rain Song'' ''Who I've Always Been'' ''Ten Dollars And A Six-kac'' ''Sweet Tea And God's Graces''
source
101 notes · View notes
the960writers · 3 months
Text
The search engine for writers
Instantly find what you need to become a better writer with the Writer's Knowledge Base.
The Writer's Knowledge Base (WKB) helps you find the best writings on writing. With 72,000+ articles on writing you're bound to find what you need to take you to the next level as a writer.
18 notes · View notes
Text
Tumblr media
Throwback to when I had my collection on display! I hope to display it again once I move! 🐐🐺
33 notes · View notes
akaicodes · 6 months
Text
Tumblr media
we started learning about databases in class!! alsooo we have a huge project that just started for our 2nd semester & i’m so excited to begin, this time i’m in a group with my twinsister @niyacodes 🩷
26 notes · View notes