Backup & export all Evernote notes and notebooks
-
Updated
Apr 28, 2025 - Python
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
Backup & export all Evernote notes and notebooks
Collection of notebooks for use with SingleStoreDB
🍟 a notebook sql client. what you get when have a lot of sequels.
Open SQL files as VSCode Notebooks.
Repository for all ArangoDB interactive tutorial notebooks.
Demo of basic machine learning models in python with Jupter Notebook
Data Analysis with Jupyter Notebook
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
This repository for the course of Databases and Datamining INSA Lyon IST
Includes notes on using Apache Spark, with drill down on Spark for Physics, how to run TPCDS on PySpark, how to create histograms with Spark. Also tools for stress testing, measuring CPUs' performance, and I/O latency heat maps. Jupyter notebooks examples for using various DB systems.
A Perfect Repository For Data Anaysis with Jupyter Notebook.:chart_with_upwards_trend::chart_with_downwards_trend:
The website is at following link
I use Jupyter Notebook and python to work with a MySQL database
Interactive Jupyter notebook exploring the features of GEOROC 2.0. Demonstrates data access via API, data formatting, cleaning, resampling, and visualization for geochemical analysis.