All Projects → nouchka → docker-sqlite3

nouchka / docker-sqlite3

Licence: other
Sqlite3 command line in a docker container

Programming Languages

Dockerfile
14818 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to docker-sqlite3

JJMumbleBot
A plugin-based All-In-One mumble bot solution in python 3.7+ with extensive features and support for custom plugins.
Stars: ✭ 40 (+42.86%)
Mutual labels:  sqlite3, sqlite3-database
doteur
Tool to automate the visualisation of SQL schemas from a SQL file
Stars: ✭ 80 (+185.71%)
Mutual labels:  sqlite3, sqlite3-database
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-25%)
Mutual labels:  sqlite3, sqlite3-database
doclite
PHP NoSQL database and document store
Stars: ✭ 57 (+103.57%)
Mutual labels:  sqlite3
roundup
un-official mirror of http://hg.code.sf.net/p/roundup/code -- used for CI. Please visit https://issues.roundup-tracker.org for finding starter issues or log new issues.
Stars: ✭ 20 (-28.57%)
Mutual labels:  sqlite3
choria
Finally, an MMORPG that's all about grinding and doing chores.
Stars: ✭ 19 (-32.14%)
Mutual labels:  sqlite3
nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Stars: ✭ 103 (+267.86%)
Mutual labels:  sqlite3
sqlite3
pure-Go sqlite3 file reader
Stars: ✭ 120 (+328.57%)
Mutual labels:  sqlite3
sqlite-spellfix
Loadable spellfix1 extension for sqlite as python package
Stars: ✭ 13 (-53.57%)
Mutual labels:  sqlite3
sqlite-gui
Lightweight SQLite editor for Windows
Stars: ✭ 151 (+439.29%)
Mutual labels:  sqlite3
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-57.14%)
Mutual labels:  sqlite3
bftdb
Tendermint + Sqlite3 = BFT Database Replication
Stars: ✭ 35 (+25%)
Mutual labels:  sqlite3
Mathurat
A text-based Mathurat library
Stars: ✭ 14 (-50%)
Mutual labels:  sqlite3
watchdb
Keeping SQLite databases in sync
Stars: ✭ 72 (+157.14%)
Mutual labels:  sqlite3
LoginToASqlite3DatabaseWithoutCredentialsWithAdminer
✔️ An Adminer plugin to use SQLite databases without credentials (no username and no password)
Stars: ✭ 30 (+7.14%)
Mutual labels:  sqlite3
migration
Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
Stars: ✭ 142 (+407.14%)
Mutual labels:  sqlite3
plant erd
ERD exporter with PlantUML and mermaid format
Stars: ✭ 126 (+350%)
Mutual labels:  sqlite3
dreamy-db
🔥 Dreamy-db - A Powerful database for storing, accessing, and managing multiple database.
Stars: ✭ 25 (-10.71%)
Mutual labels:  sqlite3
turkiye-il-ilce-sokak-mahalle-veri-tabani
https://adres.nvi.gov.tr/ adresinde yer alan tüm İl - İlçe - Mahalle / Köy / Mezra / Mevki - CSBM bilgilerini içeren veri tabanları (PostgreSQL, MariaDB / MySQL, MongoDB, Sqlite ve Redis)
Stars: ✭ 71 (+153.57%)
Mutual labels:  sqlite3
exqlite
An SQLite3 driver for Elixir
Stars: ✭ 128 (+357.14%)
Mutual labels:  sqlite3

docker-sqlite3

Docker pull Docker stars Build Status Docker size Codacy grade

Versions

  • latest (based on debian:stable)

Image

Install sqlite3 command line. Use make install to setup the command.

Use

Use from command line:

docker run -it nouchka/sqlite3

or use with docker compose:

docker-compose run sqlite3

Todo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].