Links tagged “sql”
16 links, newest first.
markusholtermann.eu
Less Obvious Things To Do With Django’s ORM Django’s ORM is powerful.
jvns.ca
Okay, obviously many SQL queries do start with SELECT (and actually this post is only about SELECT queries, not INSERTs or anything).
edgedb.com
EdgeQL is the query language of EdgeDB.
geoalchemy-2.readthedocs.io
GeoAlchemy 2 Documentation Using SQLAlchemy with Spatial Databases.
knexjs.org
Installation Knex can be used as an SQL query builder in both Node.JS and the browser, limited to WebSQL's constraints (like the inability to drop tables or read schemas).
blog.timescale.com
What this means for the future of data: SQL as the narrow waist In computer networking, there is a concept called the “narrow waist.” This idea emerged to solve a key problem: On any given networked device, imagine a stack, with layers of hardware at the bottom and layers of software on top.
osquery.io
osquery> SELECT uid, name FROM listeningports l, processes p WHERE l.pid=p.pid; osquery gives you the ability to query and log things like running processes, logged in users, password changes, USB devices, firewall exceptions, listening ports, and more.
dask.readthedocs.io
Dask¶ Dask is a flexible parallel computing library for analytics.















