Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bchammer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bchammer
2y ago
Oracle Database can do that with a feature called 'SQL Macros' https://docs.oracle.com/en/database/oracle/oracle-database/2... SQL> create table test_pallets (pallet_id number); Table create
2.
▲
by
bchammer
3y ago
Oracle is now the leading JSON database, not only with a binary JSON datatype (allowing true piece-wise updates on disk and fast 'jump-navigation for super fast queries), but also JSON Schema support (for schema enforcement, type casti
3.
▲
by
bchammer
5y ago
This looks like a turing-complete language if you add function. One benefit or current SQL is that it can (and is) often rewritten to be executed more efficiently. This requires a simpler and declarative model - far from a programming langu
4.
▲
Oracle Database API for MongoDB
(blogs.oracle.com)
3 points
by
bchammer
5y ago
|
0 comments
5.
▲
by
bchammer
5y ago
also possible with Oracle https://blogs.oracle.com/database/post/introducing-oracle-da...
6.
▲
by
bchammer
5y ago
https://twitter.com/bch_t/status/1446693597093384193
7.
▲
Oracle Database API for MongoDB
(asktom.oracle.com)
1 points
by
bchammer
5y ago
|
1 comments
8.
▲
Retire your tables – it's all JSON now (is it?)
(youtube.com)
2 points
by
bchammer
5y ago
|
0 comments
9.
▲
Data model comparison: JSON (embedding) versus relational (linking)
(youtube.com)
5 points
by
bchammer
5y ago
|
1 comments
10.
▲
JSON or Tables as application persistence model
(youtube.com)
3 points
by
bchammer
5y ago
|
1 comments
11.
▲
Native JSON data type added to SQL and JDBC
(blogs.oracle.com)
9 points
by
bchammer
6y ago
|
0 comments