Time-oriented requirements are *everywhere*!
#bitemporal #sql
Time-oriented requirements are *everywhere*!
#bitemporal #sql
Containing the sorts of changes that don't make for very exciting release-notes, but all the little things you'll appreciate when you're actually working with it day-to-day/deploying it into production.
No buzzwords this time I'm afraid!
xtdb.com/blog/v2beta6
Containing the sorts of changes that don't make for very exciting release-notes, but all the little things you'll appreciate when you're actually working with it day-to-day/deploying it into production.
No buzzwords this time I'm afraid!
xtdb.com/blog/v2beta6
AWS it's either just part of the default quotas or it's a simple automated form
AWS it's either just part of the default quotas or it's a simple automated form
Is this like a "vestigial organ" thing?
Is this like a "vestigial organ" thing?
Introducing "template-friendly" SQL, for everyone who's ever battled with commas and ANDs in generated queries, as well as cutting down on subqueries in common cases
Oh, and faster ingest, that always helps ☺️
github.com/xtdb/xtdb/re...
Introducing "template-friendly" SQL, for everyone who's ever battled with commas and ANDs in generated queries, as well as cutting down on subqueries in common cases
Oh, and faster ingest, that always helps ☺️
github.com/xtdb/xtdb/re...
📹 See how XTDB's bitemporality makes auditing and historical queries effortless. Correct mistakes, track changes, and retrieve past states—all with simple SQL queries.
youtu.be/gKXpljRpHlo
blog.michielborkent.nl/oss-updates-...
blog.michielborkent.nl/oss-updates-...
In his blog post, @jarohen.dev – @xtdb.com Head of Engineering – shares actionable strategies for #engineering managers looking to elevate 1:1 meetings, improve team communication, and foster personal growth ➡️ www.juxt.pro/blog/technic...
In his blog post, @jarohen.dev – @xtdb.com Head of Engineering – shares actionable strategies for #engineering managers looking to elevate 1:1 meetings, improve team communication, and foster personal growth ➡️ www.juxt.pro/blog/technic...
Now chance to check out tech conference season - any that have recently released their talks?
Now chance to check out tech conference season - any that have recently released their talks?
Integrating #Rust with legacy #C++ APIs isn’t easy.
JUXT #engineer Jan Sulmont dives into "API flattening" – a technique that wraps C++ #API callbacks into Rust objects, enabling zero-copy data access and safe integration ➡️ www.juxt.pro/blog/flatten...
Integrating #Rust with legacy #C++ APIs isn’t easy.
JUXT #engineer Jan Sulmont dives into "API flattening" – a technique that wraps C++ #API callbacks into Rust objects, enabling zero-copy data access and safe integration ➡️ www.juxt.pro/blog/flatten...
SQL's had sub-queries since SQL:92 - but it's still a challenge to return properly nested data through SQL queries.
#XTDB has first-class support for nested values, as well as `NEST_ONE` and `NEST_MANY`, which fill this gap:
xtdb.com/blog/the-mis...
SQL's had sub-queries since SQL:92 - but it's still a challenge to return properly nested data through SQL queries.
#XTDB has first-class support for nested values, as well as `NEST_ONE` and `NEST_MANY`, which fill this gap:
xtdb.com/blog/the-mis...
Featuring a new `PATCH` operation to upsert records, an improved ops story involving shiny Grafana dashboards, initial authn support, as well as the usual array of performance/stability improvements and bugfixes.
Enjoy!
github.com/xtdb/xtdb/re...
Featuring a new `PATCH` operation to upsert records, an improved ops story involving shiny Grafana dashboards, initial authn support, as well as the usual array of performance/stability improvements and bugfixes.
Enjoy!
github.com/xtdb/xtdb/re...
www.youtube.com/watch?v=_D5d...
www.youtube.com/watch?v=_D5d...
leaddev.com/communicatio...
leaddev.com/communicatio...
Getting started with the Froob framework.
To run Froob, you can use Biddle or Sproxnut. If you use Sproxnut, you'll also want to install a Grattle-handler like Lux or Jujuba.
It is also possible to run Froob in open mode under Rattlefunk. This is preferable in some scenarios.