Hacker News
- sqlite-utils - CLI & Python utility functions for manipulating SQLite databases https://sqlite-utils.datasette.io/en/stable/index.html 16 comments
- Show HN: SQLite-S3-query – Python function to query a SQLite database on S3 https://github.com/michalc/sqlite-s3-query 15 comments
- Simplify: move code into database functions (2015) https://sivers.org/pg 43 comments
- Simplify: move code into database functions https://sivers.org/pg 74 comments
- Database Schema Refinement: Functional Dependencies http://blog.dancrisan.com/intro-to-database-systems-schema-refinement-functional-dependencies 8 comments
- Are Databases and Functional Programming at odds? http://stackoverflow.com/questions/330371/are-databases-and-functional-programming-at-odds 19 comments
- Python Azure Function App to On Premise SQL Database https://sqlalche.me/e/20/dbapi 4 comments azure
- Is there any argument in favour of calculating geometric distance in the frontend instead of using database functions? https://mariadb.com/kb/en/st_distance_sphere/ 5 comments webdev
- Sugar-sweetened beverages consumption is associated with worse cognitive functions in older adults: from the national health and nutrition examination survey and food patterns equivalents database https://www.tandfonline.com/doi/full/10.1080/1028415X.2022.2115242 8 comments science
- sqlite-zstd: Transparent dictionary-based row-level compression for SQLite - An SQLite extension written in Rust to reduce the database size without losing functionality https://phiresky.github.io/blog/2022/sqlite-zstd/ 8 comments rust
- Ditch your database... for a compiler? arrow functions as a query language https://blog.chiselstrike.com/my-other-database-is-a-compiler-10fd527a4d78 2 comments javascript
- ANN: relic - functional relational database and military grade anti-tar library. https://github.com/wotbrew/relic 13 comments clojure
- NoSQL database to use alongside serverless Cloud Functions - BigTable, or Firebase? https://firebase.google.com/docs/functions 12 comments googlecloud
- Testing Golang database access functions with testcontainers https://brietsparks.com/testcontainers-golang-db-access 7 comments golang
- Functional testing with your database in Go https://terrastruct.com/blog/functional-testing-database-go/ 4 comments golang
- How Dolt, a SQL database with Git-like functionality, stores table data. https://www.dolthub.com/blog/2020-04-01-how-dolt-stores-table-data/ 5 comments programming
- Asp.net MVC inserting data to database by passing parameters of void function to sql query https://asp.net 6 comments csharp
- ArcheoLogos - Performative engagement with database structures and the future of the knowledge function https://youtu.be/Dl3qNQ-qY54 4 comments philosophy
- Create on-the-fly REST API using Postgres database functions https://medium.com/@thrinz/create-on-the-fly-rest-api-using-postgres-database-functions-6d9061e66f3d 4 comments node
- How do you handle the mapping of functionality to Items/Spells in a database? https://www.reddit.com/r/gamedev/comments/9kbp11/how_do_you_handle_the_mapping_of_functionality_to/ 3 comments gamedev
- Is it ever a good programming style to pass code into a boolean condition which would alter my program? E.g. query a database, declare variable, execute function etc. https://www.reddit.com/r/learnprogramming/comments/7c0mb3/is_it_ever_a_good_programming_style_to_pass_code/ 4 comments learnprogramming
- Which hash function do you use for hashing URLs (for fast database lookup)? https://www.reddit.com/r/webdev/comments/6xv2n0/which_hash_function_do_you_use_for_hashing_urls/ 6 comments webdev
- advice on database query like functionality https://www.reddit.com/r/rust/comments/6q68c0/advice_on_database_query_like_functionality/ 4 comments rust
- Can we talk for a minute about Rails apps that are non-functional without a populated database? https://www.reddit.com/r/rails/comments/5ym15a/can_we_talk_for_a_minute_about_rails_apps_that/ 7 comments rails
- Can you create a database in Microsoft SQL without actually typing code, by just graphically dragging and dropping objects together and clicking which precoded query or function you want? https://www.reddit.com/r/learnprogramming/comments/5h4cko/can_you_create_a_database_in_microsoft_sql/ 5 comments learnprogramming
- [Computing] When a hacker gains access to a site's database (with the intent to crack passwords), do they also gain access to the hashing function? https://www.reddit.com/r/askscience/comments/516p1u/computing_when_a_hacker_gains_access_to_a_sites/ 10 comments askscience
- How to use QuickCheck to test database related functions in a sane manner? http://stackoverflow.com/questions/38644779/how-to-use-quickcheck-to-test-database-related-functions 4 comments haskell
- Ethereum Function Signature Database - database of 4-Btye function signatures to their human readable counterparts https://www.4byte.directory/ 14 comments ethereum
- Functional semantics in Sanakirja - database backend of Pijul, patch-based DVCS written in Rust http://pijul.org/2016/03/03/functional-database.html 13 comments programming
- [Zach Lowe] May have gotten lost amid All-Star, but NBA introduced a new natural language search function to its stats database. https://twitter.com/zachlowe_nba/status/700068808287883264 55 comments nba
- What is the selling point of private blockchains compared to e.g., Oracle database that have the same functions? http://digitalasset.com/ 16 comments btc
- [PDF] Building a Functional Relational Database http://referaat.cs.utwente.nl/conference/15/paper/7281/building-a-functional-relational-database.pdf 17 comments haskell
- A community source database of game controller mappings to be used with SDL2 Game Controller functionality https://github.com/gabomdq/SDL_GameControllerDB 3 comments linux_gaming
- Ask Reddit: Functional Dependencies and application from the Database Normalization world http://en.wikipedia.org/wiki/First_normal_form 5 comments haskell
- Rich Hickey - The Functional Database http://www.infoq.com/presentations/datomic-functional-database 19 comments programming
- Ur/Web is a domain-specific language for programming webapps backed by SQL databases. Statically-typed, purely functional, and with features from dependently-typed languages like the logic behind Coq. http://www.impredicative.com/ur/?repost 59 comments programming
- Are Databases and Functional Programming at odds? http://stackoverflow.com/questions/330371/are-databases-and-functional-programming-at-odds 18 comments haskell
- How to beat the CAP theorem - purely functional databases http://nathanmarz.com/blog/how-to-beat-the-cap-theorem.html 11 comments haskell
- Note: Use this function to prevent database attack! http://www.w3schools.com/php/func_mysql_real_escape_string.asp 34 comments netsec
- Ur/Web is a domain-specific language for programming webapps backed by SQL databases. Statically-typed, purely functional, and with features from dependently-typed languages like the logic behind Coq. http://www.impredicative.com/ur/ 58 comments programming