Bookmarks with tag "db", page 7 of 8
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
SQL Server Window Functions are incredibly powerful and allow us to access a total from another row and bucket data to show top performers.
SQL window functions allow us to see the rows in a table with a new column showing a running total, rank or moving average.
Over 60 HD videos and 150 exercises to learn modern SQL with this hands-on practical course built for the busy learner
How to check if two datetime ranges overlap in PostgreSQL.
Columns represent our data, and their order of definition directly impacts storage. What if there were a way to optimize this for real, tangible benefit?
Java-based tool (requires Java 5 or higher) that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships as represented by both HTML links and entity-relationship diagrams. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints.
Full featured Redis client for Crystal.
In this tutorial, you will learn how to use the PostgreSQL CREATE PROCEDURE statement to create new stored procedures.
Web site created using create-react-app
We'll learn about GraphQL by making an application about music
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design