Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
  • Contact
    • Tech7685@gmail.com
What's Hot

SEC chairman Paul Atkins clearly promises crypto rules to tackle bad actors

2025-06-04

Analyst says that Solana blinks that ‘very promising’ bullish setup, rallies predicts for two low-cap altcoins

2025-06-03

Acceleware announces management agreements | Web3wire

2025-06-03
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
  • Free.cc (Free Crypto)
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    AI to transform web3 into ‘Knowledge coordination layer’, says Ram Kumar of OpenLedger

    2025-06-03

    Incentiv Testnet is going live to expand blockchain accessibility

    2025-06-03

    AI and Blockchain Dal Costs and downtime in transport

    2025-06-03

    World Network is expanding the worldwide ‘proof of human’ technology as AI Deepfakes Surge

    2025-06-03

    Clearpool’s Ozean integrates Chainsight for secure RWA Oracle infrastructure

    2025-06-03
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    NYSE ARCA submits to mention Truth Social’s Spot Bitcoin ETF

    2025-06-03

    Donald Trump Jr. says that family came in crypto after he was degraded, realizing the financial system was ‘Pyramid Scheme’

    2025-06-03

    Dubai Crypto ambitions rise with Solana and Ripple Moves

    2025-06-03

    ‘Revenge Tax’ hidden in President Trump’s account could activate the Capital War, Deutsche Bank warns: Report

    2025-06-02

    Goldman Sachs Banker sentenced a prison for a role in $ 4,500,000 Ransack or Malaysia’s State Investment Fund: Report

    2025-06-02
  • Analysis

    Analyst says that Solana blinks that ‘very promising’ bullish setup, rallies predicts for two low-cap altcoins

    2025-06-03

    Crypto analyst says that XRP community should pay attention to 4-6 June, here is why

    2025-06-03

    American Bitcoin ETFs Navigate $ 1.2 billion in the midst of the European approval of the retail trade

    2025-06-03

    A matter of time before Altcoins take a big dip against Bitcoin, according to analyst Benjamin Cowen

    2025-06-03

    Ethereum performs better than with $ 321 million inflow as Bitcoin, XRP sees a combined outflow of more than $ 36 million

    2025-06-03
  • Learn

    What Is Yield Farming and How Does It Work?

    2025-06-02

    What Is Asset Tokenization? How It Works and Why It’s Important

    2025-05-30

    What Is DeFi 2.0 and Why It Matters

    2025-05-27

    Crypto Margin Trading: How It Works and How to Manage the Risks

    2025-05-26

    Wat is circulerende levering in cryptocurrency?

    2025-05-23
  • Blog
  • Contact
    • Tech7685@gmail.com
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Blockchain»Space and Time unveils Python database paths in beta, transforming Web3 data processing
Blockchain

Space and Time unveils Python database paths in beta, transforming Web3 data processing

2024-01-18No Comments8 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

In a major step toward improving the functionality of Web3 and blockchain technology, Space and Time has launched the beta version of Python Data Jobs, a revolutionary solution designed to bridge the gap in processing long-running Python jobs. This groundbreaking development comes in response to the growing need for seamless integration of Python into data processing, analytics, and smart contract functionalities within the Web3 ecosystem.

Challenges addressed and solutions provided

If you’ve been following the developments in space and time, you may be aware of its groundbreaking achievement: the creation of the first and only Zero-Knowledge (ZK) proof for SQL. The Proof of SQL is a remarkably powerful tool that enables smart contracts to securely retrieve and process data using SQL. This cryptographic security opens up a plethora of innovative possibilities for blockchain technology.

Despite SQL’s power as a robust and nearly Turing-complete language, it doesn’t cover every conceivable business scenario. To address the need for custom business logic, especially when deploying arbitrary code becomes essential, Chainlink has ingeniously introduced a solution: Chainlink Functions. These features enable JavaScript to be executed redundantly on Chainlink nodes, achieving consensus on the output.

Consequently, smart contracts can now seamlessly access ZK proven analytics and data processing via Proof of SQL, along with efficient script execution using Functions. However, within the Web3 landscape, one category of use cases remains untouched: long-running Python tasks. Recognizing the importance of Python in enterprise and developer workflows related to space and time, the team wanted to address two key challenges.

First, it sought to enable users to effortlessly use Python to extract, transform, and load data from their existing databases in Space and Time, all without the need for manual code creation. Second, the intention was to establish a cryptographically guaranteed connection between Python tasks and smart contracts. This led to the introduction of Space and Time Python Data Jobs, now available in beta via Space and Time Studio.

Extensive functionality of Python Data Jobs

Space and Time’s Python Data Jobs embarks on a transformative journey within the Web3 landscape, introducing a paradigm shift in data processing and smart contract functionality. As we delve into the intricate capabilities of this solution, a world of seamless integration, simplified ETL processes, and enhanced security unfolds, redefining the way developers and businesses leverage Python’s potential in the blockchain ecosystem. Here’s how this innovative solution works:

See also  RACE unveils its RWA marketplace built with OP Stack

1. Bringing data into space and time

Python Data Jobs streamline the data acquisition process across space and time from any off-chain source, eliminating the need for manual code creation. Earlier this year, Space and Time AI introduced SQL, a service powered by OpenAI that allows users to formulate prompts in natural language, such as “show me the top 5 wallets on Sui with the most transactions, ranked by balance.”

This prompt is then converted into an SQL query, which produces the desired result. Space and Time announced that Houston, the AI ​​chatbot within the Space and Time Studio, can now generate simple Extract, Transform, Load (ETL) scripts. These scripts are designed to retrieve data from various sources, including Web2 databases or Web3 decentralized storage platforms. Houston handles the data preparation process and facilitates its transfer across space and time.

By creating a script that connects to databases like PostgreSQL (or alternatives like Snowflake or IPFS), Houston understands the database contents, performs necessary transformations, creates tables in SxT, and incrementally loads data from PostgreSQL into SxT, row by row. Typically, database migration is a laborious, costly and time-consuming task that requires Python expertise. Space and Time’s solution allows developers to achieve this seamlessly using natural language input in a single action.

2. Extracting data from space and time

Python Data Jobs also provides the ability to extract data from space and time, process it and send it to a smart contract. The reason this is a challenge in the Web3 space is due to the longer execution times associated with Python jobs. Consider a scenario where you have a script that needs to calculate the probability of Bitcoin (BTC) staying above $40,000 for the rest of the year.

This script needs to collect data from the markets, process it, and run a Monte Carlo simulation in Python, a process that can take about 20 seconds. When the outcome is linked to a smart contract, it becomes imperative to ensure its tamper-proof nature. While consensus-based proofing is great for quickly executing scripts, it becomes less effective for tasks that run over longer durations.

For example, if the computation is distributed redundantly across 30 nodes, node 1 can complete the task in 18 seconds, while node 5 completes in 25 seconds and node 15 takes 21 seconds. This requires the development of a new architecture to address the unique challenges associated with long-term script execution.

See also  Web3 meets high fashion at The Met Gala

During the Python Data Jobs beta, Space and Time is actively making progress to achieve this by implementing Zero-Knowledge (ZK): specifically a ZK-proof for Python. Currently, the system relies on optimistic security, similar to an optimistic merge approach. When running a Python Data Job within SxT, the input, output, and the code itself are hashed and captured on a main chain.

The script is only executed once and if the outcome differs from expectations, users have the option to request a proof. SxT then cryptographically verifies what was executed. Unlike real-time proofing with redundant computation and consensus, Space and Time’s approach involves a single execution followed by hashing of all metadata. This process creates a tamper-proof audit trail, which serves as an incentive for node operators not to tamper with execution. Space and Time will share more details in the future about the ZK solution in development, which aims to improve the real-time security of Python Data Jobs.

Real-world applications and use cases

Space and Time’s Python Data Jobs go beyond theoretical possibilities and enter the practical realm with real-world applications and use cases. These scenarios showcase the versatility and adaptability of Python Data Jobs and illustrate how this innovative solution addresses complex challenges across industries and paves the way for a new era in data processing and smart contract functionality.

1. Seamless database migrations

Python Data Jobs introduces a new era of simplicity in database migrations. Users can tell Houston to generate Python scripts for complex tasks, such as loading data from platforms like Snowflake across space and time. For example, if you say “generate a Python script to transfer my Snowflake data to SxT”, Houston will request access and produce a Python script.

This script queries Snowflake, retrieves the data, differentiates the schema, and replicates it to SxT in a single Large Language Model (LLM) inference. An illustrative use case involves Truflation, which stores extensive real-time inflation data from numerous data feeds (commodities, bond rates, housing, etc.) in storage. Truflation then constructs aggregations, such as inflation indices, that can be exposed to the chain via oracles.

Python Data Jobs efficiently processes and prepares these significant data volumes for aggregation. Another use case is dClimate, which regularly performs ETL (Extract, Transform, Load) operations on weather data from multiple sources and loads that data into IPFS. Python Data Jobs can streamline this process by automating the extraction and transformation of weather data.

See also  Massa announces strategic cooperation with ZNS Connect with Boost Web3 ecosystem

2. Complex calculations for DeFi

Imagine if your smart contract could perform complex off-chain calculations, such as predicting the future performance of a cryptocurrency based on various market conditions, in a secure, tamper-proof manner. Python Data Jobs allows you to integrate advanced financial models, similar to those used for predicting price movements or evaluating risk factors, into your smart contract with an optimistic security approach.

This capability allows DeFi protocols to use more advanced business logic and surpass the capabilities of Proof of SQL. For example, dYdX performs calculations for perpetual options/futures prices off-chain, as these require historical price input data and involve complex calculations that cannot be performed by on-chain smart contracts.

Python Data Jobs facilitates the execution of these calculations in a tamper-proof manner. In another example, 3Commas uses off-chain machine learning models for decision-making in DeFi/CeFi activities (such as swaps, futures, bot transactions, etc.) within a centralized computing container environment. Python Data Jobs provides a Web3-native alternative for performing these tasks.

The way forward

The beta launch of Space and Time’s Python Data Jobs marks significant progress in meeting the evolving needs of Web3 and blockchain technology. By recognizing and addressing the challenges associated with long-running Python tasks within the Web3 landscape, Space and Time has introduced a breakthrough solution that not only streamlines data processing, but also improves the functionality of smart contracts.

The extensive functionality of Python Data Jobs is a testament to the transformative potential it brings to the Web3 ecosystem. From simplifying ETL processes to ensuring the security of Python jobs within smart contracts, Space and Time’s innovative solution opens up new possibilities for developers and businesses alike.

In an effort to encourage users to explore the transformative possibilities of Python Data Jobs, Space and Time is offering free access to the service for one month. Users can start their Python Data Jobs journey with Houston in the Space and Time Studio, ushering in a new era of seamless integration between Python and Web3 technologies.

Source link

Beta Data database paths processing Python Space Time transforming unveils Web3
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

AI to transform web3 into ‘Knowledge coordination layer’, says Ram Kumar of OpenLedger

2025-06-03

Incentiv Testnet is going live to expand blockchain accessibility

2025-06-03

AI and Blockchain Dal Costs and downtime in transport

2025-06-03

World Network is expanding the worldwide ‘proof of human’ technology as AI Deepfakes Surge

2025-06-03
Add A Comment

Comments are closed.

Top Posts

JPMorgan predicts that Bitcoin (BTC) will revisit USD 45,000

2023-05-27

The kids (shades of gray) take daddy (the SEC) to a breaking point…

2023-09-23

Strong chain of evidence critical to Blockchain development

2024-10-17
Editors Picks

Bitcoin is asking to be ‘wiped out’ as BTC shows reversal signals, according to crypto strategist

2023-08-27

F1’s Williams Racing and Kraken Are Bringing NFTs Onto the Track

2023-08-01

Bitcoin Price Faces Increasing Pressure: Bears Take the Lead

2025-01-09

Taproot -wizards for sale 2 years after being registered on Bitcoin

2025-03-11

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

SEC chairman Paul Atkins clearly promises crypto rules to tackle bad actors

Analyst says that Solana blinks that ‘very promising’ bullish setup, rallies predicts for two low-cap altcoins

Acceleware announces management agreements | Web3wire

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
  • Free.cc (Free Crypto)
© 2025 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.

  • bitcoinBitcoin(BTC)$105,513.410.18%
  • ethereumEthereum(ETH)$2,627.760.98%
  • tetherTether USDt(USDT)$1.000.01%
  • rippleXRP(XRP)$2.242.06%
  • binancecoinBNB(BNB)$668.920.32%
  • solanaSolana(SOL)$156.48-1.54%
  • usd-coinUSDC(USDC)$1.000.03%
  • dogecoinDogecoin(DOGE)$0.1959320.24%
  • tronTRON(TRX)$0.268151-0.76%
  • cardanoCardano(ADA)$0.690.10%
  • hyperliquidHyperliquid(HYPE)$36.481.73%
  • suiSui(SUI)$3.25-1.64%
  • chainlinkChainlink(LINK)$14.361.67%
  • avalanche-2Avalanche(AVAX)$21.380.62%
  • stellarStellar(XLM)$0.2745240.83%
  • unus-sed-leoUNUS SED LEO(LEO)$8.964.76%
  • bitcoin-cashBitcoin Cash(BCH)$404.31-0.02%
  • the-open-networkToncoin(TON)$3.200.39%
  • shiba-inuShiba Inu(SHIB)$0.000013-0.51%
  • hedera-hashgraphHedera(HBAR)$0.1727820.32%
  • litecoinLitecoin(LTC)$90.491.14%
  • polkadotPolkadot(DOT)$4.191.17%
  • moneroMonero(XMR)$346.99-3.91%
  • ethena-usdeEthena USDe(USDE)$1.000.03%
  • bitget-tokenBitget Token(BGB)$4.820.25%
  • daiDai(DAI)$1.000.02%
  • pepePepe(PEPE)$0.000012-1.06%
  • piPi(PI)$0.650.78%
  • uniswapUniswap(UNI)$6.725.97%
  • aaveAave(AAVE)$263.993.38%
  • bittensorBittensor(TAO)$394.440.75%
  • aptosAptos(APT)$4.981.02%
  • nearNEAR Protocol(NEAR)$2.530.91%
  • crypto-com-chainCronos(CRO)$0.102190-2.27%
  • okbOKB(OKB)$50.170.60%
  • internet-computerInternet Computer(ICP)$5.384.99%
  • ethereum-classicEthereum Classic(ETC)$17.731.38%
  • ondo-financeOndo(ONDO)$0.850.39%
  • gatechain-tokenGateToken(GT)$19.39-0.17%
  • kaspaKaspa(KAS)$0.087955-2.14%
  • mantleMantle(MNT)$0.68-0.08%
  • polygon-ecosystem-tokenPOL (prev. MATIC)(POL)$0.2180640.56%
  • official-trumpOFFICIAL TRUMP(TRUMP)$11.18-0.48%
  • usd1World Liberty Financial USD(USD1)$1.000.00%
  • vechainVeChain(VET)$0.024778-0.10%
  • render-tokenRender(RENDER)$3.93-0.80%
  • ethenaEthena(ENA)$0.3414963.63%
  • artificial-superintelligence-allianceArtificial Superintelligence Alliance(FET)$0.824.67%
  • worldcoin-wldWorldcoin(WLD)$1.19-0.13%
  • arbitrumArbitrum(ARB)$0.3688282.28%
  • bitcoinBitcoin(BTC)$105,513.410.18%
  • ethereumEthereum(ETH)$2,627.760.98%
  • tetherTether USDt(USDT)$1.000.01%
  • rippleXRP(XRP)$2.242.06%
  • binancecoinBNB(BNB)$668.920.32%
  • solanaSolana(SOL)$156.48-1.54%
  • usd-coinUSDC(USDC)$1.000.03%
  • dogecoinDogecoin(DOGE)$0.1959320.24%
  • tronTRON(TRX)$0.268151-0.76%
  • cardanoCardano(ADA)$0.690.10%
  • hyperliquidHyperliquid(HYPE)$36.481.73%
  • suiSui(SUI)$3.25-1.64%
  • chainlinkChainlink(LINK)$14.361.67%
  • avalanche-2Avalanche(AVAX)$21.380.62%
  • stellarStellar(XLM)$0.2745240.83%
  • unus-sed-leoUNUS SED LEO(LEO)$8.964.76%
  • bitcoin-cashBitcoin Cash(BCH)$404.31-0.02%
  • the-open-networkToncoin(TON)$3.200.39%
  • shiba-inuShiba Inu(SHIB)$0.000013-0.51%
  • hedera-hashgraphHedera(HBAR)$0.1727820.32%
  • litecoinLitecoin(LTC)$90.491.14%
  • polkadotPolkadot(DOT)$4.191.17%
  • moneroMonero(XMR)$346.99-3.91%
  • ethena-usdeEthena USDe(USDE)$1.000.03%
  • bitget-tokenBitget Token(BGB)$4.820.25%
  • daiDai(DAI)$1.000.02%
  • pepePepe(PEPE)$0.000012-1.06%
  • piPi(PI)$0.650.78%
  • uniswapUniswap(UNI)$6.725.97%
  • aaveAave(AAVE)$263.993.38%
  • bittensorBittensor(TAO)$394.440.75%
  • aptosAptos(APT)$4.981.02%
  • nearNEAR Protocol(NEAR)$2.530.91%
  • crypto-com-chainCronos(CRO)$0.102190-2.27%
  • okbOKB(OKB)$50.170.60%
  • internet-computerInternet Computer(ICP)$5.384.99%
  • ethereum-classicEthereum Classic(ETC)$17.731.38%
  • ondo-financeOndo(ONDO)$0.850.39%
  • gatechain-tokenGateToken(GT)$19.39-0.17%
  • kaspaKaspa(KAS)$0.087955-2.14%
  • mantleMantle(MNT)$0.68-0.08%
  • polygon-ecosystem-tokenPOL (prev. MATIC)(POL)$0.2180640.56%
  • official-trumpOFFICIAL TRUMP(TRUMP)$11.18-0.48%
  • usd1World Liberty Financial USD(USD1)$1.000.00%
  • vechainVeChain(VET)$0.024778-0.10%
  • render-tokenRender(RENDER)$3.93-0.80%
  • ethenaEthena(ENA)$0.3414963.63%
  • artificial-superintelligence-allianceArtificial Superintelligence Alliance(FET)$0.824.67%
  • worldcoin-wldWorldcoin(WLD)$1.19-0.13%
  • arbitrumArbitrum(ARB)$0.3688282.28%