Catalyst Cooperative · @catalystcoop
125 followers · 50 posts · Server mastodon.energy

This will excite only a very niche audience, but we've released v1.0 of our extraction library, which consumes the taxonomies and filings published by FERC via RSS and uses them to build databases that are much more amenable to analytical usage. it works for FERC Forms 1, 2, 6, 60, and 714 which started using XBRL in 2021. We're now working on integrating the 2022 data.

pypi.org/project/catalystcoop.

#ferc #xbrl #sqlite #opendata #energytransition #EnergyMastodon #pydata

Last updated 1 year ago

Axel Rauschmayer · @rauschma
4511 followers · 2846 posts · Server fosstodon.org

SQLSync is a collaborative offline-first wrapper around . It is designed to synchronize web application state between users, devices, and the edge.
github.com/orbitinghail/sqlsyn

#sqlite

Last updated 1 year ago

Stephen · @fractaledmind
5 followers · 3 posts · Server ruby.social

New day, new with post. Today, we look at how to load extensions into our Rails app: fractaledmind.github.io/2023/0

This is made easy because of the amazing work of Alex Garcia (alexgarcia.xyz), who publishes all of his extensions as Ruby gems. Thanks Alex!

#sqlite #rails

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5937 followers · 4849 posts · Server social.coop

SQLSync by @f0a

is a collaborative offline-first wrapper around . It is designed to synchronize web application state between users, devices, and the edge.

github.com/orbitinghail/sqlsyn

#sqlsync #sqlite

Last updated 1 year ago

Su-Shee · @sushee
763 followers · 683 posts · Server fosstodon.org

cool cool can't sleep since 4am because this is the OPTIMAL hour to have awesome tech ideas (or hate your life/job/relationship/neighbors/yourself of course) either way really good time to think of fundamental shit like "should I use or oh I know I use both!1!! can't have enough databases!!"

#sqlite #clickhouse

Last updated 1 year ago

Téotime Pacreau · @teotimepacreau
57 followers · 271 posts · Server mastodon.design

:

: Beginned email template in Newsletter Express project

Source Code : github.com/teotimepacreau/Expr

Learned :
-inline styles
-html tag <style>
-email HTML current state : can get rid of tables if using divs. Still need to learn more about the support of semantic html elements

#100daysofcode #nodejs #express #sqlite #vanillajs #day41 #webdev #frontend #css #webdesign #learnwebdev #javascript #learntocode #learnjavascript #js #emailgeeks

Last updated 1 year ago

LisPi · @lispi314
780 followers · 17411 posts · Server mastodon.top

@dekkzz76 I'm interested, ' first-class support of caching devices and encryption are particularly interesting.

The fact it adds that *without* adding ' flaws of mostly requiring devices all the same size and not coping well with downgrading (enterprise assumptions™) is also part of what interests me (these are essential features provides).

I'm probably going to wait for and other to have time to implement what support they need for it.

#bcachefs #zfs #btrfs #sqlite #databases

Last updated 1 year ago

Mathew Attlee · @codeinabox
41 followers · 125 posts · Server hachyderm.io

So after scratching my head for hours trying to understand why wasn't returning any records when I was filtering by date, it turns it doesn't do a good job of handling dates. 😒 In the end, I had to resort to using a raw query github.com/prisma/prisma/discu

#prisma #orm #sqlite

Last updated 1 year ago

Mathew Attlee · @codeinabox
41 followers · 125 posts · Server hachyderm.io

So after scratching my head for hours trying to understand why wasn't returning all records when I was filtering by date, it turns it doesn't do a good job of handling dates. 😒 In the end, I had to resort to using a raw query github.com/prisma/prisma/discu

#prisma #orm #sqlite

Last updated 1 year ago

Téotime Pacreau · @teotimepacreau
56 followers · 264 posts · Server mastodon.design

:

: Added unsubscription logic and SQL handling in Newsletter Express project

Source Code : github.com/teotimepacreau/Expr

Added :
- Unsubscription logic : Create a route for users to unsubscribe from the newsletter. Update the database accordingly.

Learned :
-async await handling of errors in Express, require to try catch and next to a middleware

#100daysofcode #nodejs #express #sqlite #vanillajs #day40 #webdev #frontend #css #webdesign #learnwebdev #javascript #learntocode #learnjavascript #js

Last updated 1 year ago

Intéressant:

> «SQLite a commencé comme une extension et la suite de tests principale pour est écrite en Tcl. SQLite peut être utilisé avec n'importe quel langage de programmation, mais ses connexions à Tcl sont profondes.»

#tcl #sqlite

Last updated 1 year ago

is in Open Beta deno.com/blog/kv-open-beta

now has a built into it's core!!

When you run it locally it's free and backed by , and when you use it uses

#db #web #javascript #webdev #foundationdb #denodeploy #sqlite #database #deno #denokv

Last updated 1 year ago

LisPi · @lispi314
769 followers · 16999 posts · Server mastodon.top

So, now that v29 has support built-in, are we likely to see a new backend aiming to solve the problems @danluu highlighted about a decade ago with and (danluu.com/file-consistency/)?

#emacs #sqlite #mail #storage #filesystems #email

Last updated 1 year ago

Téotime Pacreau · @teotimepacreau
56 followers · 264 posts · Server mastodon.design

:

: Continuing Newsletter Express project with several UI changes

Source Code : github.com/teotimepacreau/Expr

Added :
- modified homepage
- unsubscribe page
- beginned unsub route but i need to add SQL DELETE for the email

#100daysofcode #nodejs #express #sqlite #vanillajs #day39 #webdev #frontend #css #webdesign #learnwebdev #javascript #learntocode #learnjavascript #js

Last updated 1 year ago

LisPi · @lispi314
761 followers · 16836 posts · Server mastodon.top

So v29 will mean I can do heavier work with and store its results the normal way in and will just be able to deal with it without problem.

Really quite eager for that.

#commonlisp #sqlite #emacs

Last updated 1 year ago

LisPi · @lispi314
761 followers · 16835 posts · Server mastodon.top

So many hackish uses of unix tooling that I'll be able to get rid of from my once I'm finally using v29 everywhere.

love.

I'm already using but it's not quite the same as having it built-in (and I also found out about it after I'd already made a bunch of these unixy hacks...).

Particularly, the built-in support is compatible with non-Emacs SQLite use, while emacsql requires keeping Elisp-readable for everything.

#emacs #sqlite #emacsql

Last updated 1 year ago

LisPi · @lispi314
761 followers · 16835 posts · Server mastodon.top

If you can avoid making a dynamically-generated query, do so.

A temporary table is preferable to a dynamically-generated CTE.

Cleaner code and same type behavior as the rest of the SQL code.

Whether your implementation engine isolates their existence per session or not depends on the engine. isolates them by default (postgresql.org/docs/current/sq).

might not isolate them (it's undocumented) but it serializes transactions by default, so you can rely on that (and retry).

#sql #postgresql #sqlite

Last updated 1 year ago

Téotime Pacreau · @teotimepacreau
54 followers · 262 posts · Server mastodon.design

:

: Newsletter building

Source Code : github.com/teotimepacreau/Expr

Learned :
- intro to Backend : learned basics of NodeJS, Express and SQL
- Express subscription routes : adding entries from the user to an SQLite database
- Displaying notif if the entries are correctly added

#100daysofcode #nodejs #express #sqlite #vanillajs #day38 #webdev #frontend #css #webdesign #learnwebdev #javascript #learntocode #learnjavascript #js

Last updated 1 year ago

Tim Wilson · @timwilson
34 followers · 88 posts · Server fosstodon.org

I've got a PHP website with a PostreSQL backend. It's entirely read-only in production, and its largest table has about 10,000 rows. Postgres, PHP, and a Caddy proxy all run in separate Docker containers.

Is it crazy to think that a simple system like this would run just fine with SQLite instead? In the longer term I’d like to move the whole thing to running with the Django Rest Framework and rework the front-end bit entirely.

#php #postgresql #sqlite #database #webapp

Last updated 1 year ago

Emilis 🇺🇦 · @emilis
122 followers · 1158 posts · Server fosstodon.org

Last night I noticed that ~4 years of my sent emails were gone. I only had messages from the last 2 months.

Today I was able to trace it to an alternate email client (@geary) I used ~2 months ago. It downloaded the messages and deleted them on the server.

Luckily the client uses for storage. I was able to select the messages from the DB and upload them to the mail server via IMAP.

So... had some unplanned programming to do. How was your day?

#sqlite

Last updated 1 year ago