
database


Database of Social Entrepreneurship
I propose that we need a comprehensive database, or hub of organizations that are social entrepreneurship companies (and […]

Social Entrepreneurship: What Everyone Needs to Know
The title of this post is the same as the title of a book written by David Bornstein […]

PostgreSQL Installation on Windows
How do you install the PostgreSQL database on Windows? Download installer from (https://www.enterprisedb.com/downloads/postgres-postgresql-downloads) for Windows. Open the installer […]
What is SQLAlchemy?
Python has many libraries to connect to SQL databases. SQLAlchemy is a Python SQL toolkit that allows developers […]

Import CSV to SQLite
With DB Browser we can import a comma separated values (CSV) file into a SQLite database file. Using […]

DBeaver Database
DBeaver is a SQL client software application and a database administration tool for relational databases. DBeaver Community is […]
Data Architecture
What is data architecture? It’s not a simple task to define data architecture, partly because the field is […]

PostgreSQL Introduction
PostgreSQL is a very popular open-source database platform. The homepage says: “PostgreSQL is a powerful, open source object-relational […]
Chinook Database
The Chinook Database is a sample database available for several database products, including SQL Server, PostgreSQL, MySQL, Oracle, […]

Data Model Examples in Excel
Do you want to work with a few small & sample data models in Excel to practice the […]
Internet Movie Database (IMDB)
The Internet Movie Database (IMDB.com) is a large website containing information related to films, television programs, home videos, […]