Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikma03/databases
Main purpose of this repository is to generate knowledge about databases in general view.
https://github.com/mikma03/databases
cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql
Last synced: 3 days ago
JSON representation
Main purpose of this repository is to generate knowledge about databases in general view.
- Host: GitHub
- URL: https://github.com/mikma03/databases
- Owner: Mikma03
- License: mit
- Created: 2022-02-05T07:44:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T21:16:40.000Z (about 2 years ago)
- Last Synced: 2023-03-05T10:08:18.913Z (over 1 year ago)
- Topics: cassandra, graphql, hadoop, mongodb, msql, neo4j, newsql, nosql, oracle-database, postgresql, redis, sql
- Language: TSQL
- Homepage: https://github.com/Mikma03/DataBase_Management
- Size: 73.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [Introduction - usefull links](#introduction---usefull-links)
- [Learning SQL - interactive](#learning-sql---interactive)
- [Databases - courses](#databases---courses)
- [Database articles](#database-articles)
- [SQL Cheat Sheet](#sql-cheat-sheet)
- [Leet Code - SQL problems](#leet-code---sql-problems)# Introduction - usefull links
- DB-Engines is an initiative to collect and present information on database management systems (DBMS)
- https://db-engines.com/en/- Apache Drill
- https://drill.apache.org/- Toad by Quest is a database management toolset that database developers, administrators and data analysts
- https://www.toadworld.com/- Presto is an open source distributed SQL query engine
- https://github.com/prestodb/presto___
# Learning SQL - interactive
- Learn SQL with simple, interactive exercises.
- https://sqlbolt.com/- Databases Guide - examples and references
- https://database.guide/___
# Databases - courses
- Database Systems - Cornell University Course - Part 1
- https://www.youtube.com/watch?v=4cWkVbC2bNE&t=27s- Database Systems - Cornell University Course - Part 2
- https://www.youtube.com/watch?v=lxEdaElkQhQ&t=1s- Complete SQL and Databases Bootcamp
- https://www.udemy.com/course/complete-sql-databases-bootcamp-zero-to-mastery/- NoSQL Database Tutorial
- https://www.youtube.com/watch?v=xh4gy1lbL2k&t=68s- Modern Big Data Analysis with SQL
- https://www.coursera.org/specializations/cloudera-big-data-analysis-sql___
# Database articles
- Serverless databases - article
- https://www.datastax.com/what-is-a-serverless-database?utm_source=developer-newsletter&utm_medium=newsletter&utm_campaign=Dev-Rel-News&utm_term=all-plays&utm_content=44630___
# SQL Cheat Sheet
- InterviewBit
- https://www.interviewbit.com/sql-cheat-sheet/#sql-functions- CodeAcademy
- https://www.codecademy.com/resources/cheatsheets/language/sql- SQL Tutorials W3
- https://www.w3schools.com/sql/default.asp___
# Leet Code - SQL problems
- LeetCode Curated SQL 70
- https://leetcode.com/problem-list/leetcode-curated-sql-70/- SQL study path
- https://leetcode.com/study-plan/sql/?progress=x2lpbv3v