#sqlite

4 posts · Last used 15d

Back to Timeline
@theZosia@mastodon.com.pl · Mar 01, 2026
Hej, leci z nami ktoś z doświadczeniem z łączeniem #SQLite i #Python 'a? #SQL
View on mastodon.com.pl
0
2
0
Boosted by Dread Pirate (Tom) Roberts @troberts@theblower.au
@openrisk@mastodon.social · Feb 12, 2026
The early Web had a quality that has been lost ever since: it was *simple* Download #httpd , #netscape write some #html by hand and boom, the concept of a networked digital society is born. It first started going pear shaped with #LAMP . The complexity of a full blown database was not justified for most use cases. As proven decades later by the popularity of #sqlite and #ssg approaches. The final blow was when #bigtech got into the act. Immense complexity for the simplest things became a moat
View on mastodon.social
37
0
33
@fox@cytag.nl · Feb 11, 2026
Renaming a table in SQL Since I am currently overhauling many websites, I needed in one particular case to rename a table. Never needed this before, I searched and found the following. Bog-standard SQL (which worked for me) RENAME TABLE ohu1y_docman_file_counts TO ohu1y_docman_file_counts_bak; PostgreSQL / SQLite ALTER TABLE ohu1y_docman_file_counts RENAME TO ohu1y_docman_file_counts_bak; --- https://3xn.nl/projects/2026/02/11/renaming-a-table-in-sql/ --- #mysql #postgresql #rename #sqlite #table
View on cytag.nl
0
0
0
@upscene@mstdn.business · Feb 11, 2026
📣 New release of #DatabaseWorkbench now available! 🖥 Database Workbench is a developer tool for #SQLServer, #Firebird, #Oracle, #SQLite, #MySQL, #MariaDB, #PostgreSQL, #InterBase and #NexusDB. ⬇️ Grab your trial copy now. https://www.upscene.com/database_workbench/
View on mstdn.business
0
0
1

You've seen all posts